A news publishing website experiences unpredictable spikes in website traffic when major stories break, but has very low traffic during normal hours. By hosting their application on AWS, the publisher can dynamically provision compute resources to handle traffic surges and automatically terminate those resources when traffic subsides. Which concept of cloud economics does this scenario directly illustrate?
- AThe shift from operating expenses (OpEx) to capital expenses (CapEx)
- BThe provisioning of resources to meet maximum peak load scalability
- The cost benefits of elasticityAnswer
- DThe implementation of a monolithic infrastructure design
Answer
The cost benefits of elasticity
The correct answer is correct because elasticity allows an organization to dynamically adjust resource capacity to match shifting demand. This ensures that they only pay for what they use, minimizing costs during periods of low traffic while maintaining performance during surges.
Step-by-Step Solution
Key Concept
Elasticity and cost optimization in cloud economics
Estimated Time:45s