An educational technology (EdTech) platform experiences extreme traffic fluctuations, with massive user login spikes during midterms and finals, but minimal activity during summer breaks. Historically, the company had to pre-purchase and configure physical servers to handle peak demand, resulting in underutilized infrastructure for most of the year. By moving to AWS, the platform can automatically scale its resources up and down to match user demand dynamically. Which benefit of the AWS Cloud does this business case describe?
- Stop guessing capacityAnswer
- BTrading variable expenses for capital expenses
- CPrioritizing physical scaling over dynamic elasticity to ensure permanent performance
- DDeploying monolithic architectures to eliminate resource overhead
Answer
Stop guessing capacity
The scenario describes a classic use case for 'Stop guessing capacity'. Instead of paying for idle physical servers to support peak loads (such as exam weeks), the platform uses the AWS Cloud to automatically scale resources to match actual demand, ensuring they only pay for what they use and avoid capacity constraints.
Step-by-Step Solution
Key Concept
Stop guessing capacity
Estimated Time:1m 0s