A digital publishing company is planning to migrate its content archive and seasonal traffic analytics systems from an on-premises data center to the AWS Cloud. The systems experience predictable, low baseline activity throughout the month, except for a -hour window at the end of each month when monthly reports are generated and traffic spikes by . The company's goal is to minimize total cost of ownership (TCO) while ensuring performance during peak periods.
Which of the following strategies represent direct applications of AWS cloud economics to achieve these goals? (Select TWO.)
- Implementing auto-scaling policies that dynamically provision compute capacity for the -hour reporting spike and terminate the extra resources immediately afterward.Cevap
- Converting upfront physical server acquisition costs into variable operating expenses, paying only for the compute runtime actually consumed.Cevap
- CPurchasing -year Reserved Instances to cover the entire peak capacity required during the monthly -hour reporting spikes.
- DPermanently over-provisioning a fleet of EC2 instances to handle the peak traffic load, utilizing scalability to ensure zero downtime.
- EDeploying the entire application stack as a tightly coupled monolithic architecture on a single high-performance instance to eliminate network transfer fees.
Cevap
The correct strategies are implementing auto-scaling policies to dynamically provision capacity during peak spikes, and converting upfront capital expenditures into variable operating expenses.
Implementing auto-scaling policies to dynamically provision capacity during peak spikes allows the company to pay only for the resource runtime they actually use, which leverages cloud elasticity. Converting upfront physical server acquisition costs into variable operating expenses shifts the financial risk from a capital expense model to an operational expense model, aligning costs directly with business demand.
Adım Adım Çözüm
Anahtar Kavram
AWS Cloud Economics: CapEx to OpEx shift and the financial benefit of elasticity