An online university hosting global certification exams experiences a massive surge in website traffic for exactly four hours during a monthly testing event. The university uses AWS Auto Scaling to automatically launch hundreds of Amazon EC2 instances to handle the exam traffic and subsequently terminates those instances when the testing window closes. Which AWS Cloud design principle is directly demonstrated by this dynamic adjustment of resources to match fluctuating demand?
- ElasticityCevap
- BScalability
- CMonolithic design
- DDesign for failure
Cevap
Elasticity
The correct answer is elasticity because the scenario highlights a system that dynamically expands capacity during traffic spikes and contracts capacity when demand decreases. Elasticity allows organizations to match supply with demand automatically, ensuring high availability while minimizing costs by only paying for the resources used.
Adım Adım Çözüm
Anahtar Kavram
AWS Cloud design principles: Elasticity