A company hosts virtual conferences on Azure. During a keynote speech, the number of active attendees suddenly increases from 1,000 to 50,000 within a few minutes. The company wants the underlying virtual machine instances to automatically add more instances to handle the sudden spike in traffic, and automatically shut down the extra instances when the keynote ends and traffic returns to normal. Which cloud concept describes this ability to dynamically match resources with demand?
- AHigh Availability
- ElasticityAnswer
- CScalability
- DDisaster Recovery
Answer
Elasticity is the capability that allows systems to automatically add or remove resources in response to changing demand patterns.
Elasticity is the correct concept because it represents the cloud's ability to dynamically allocate and deallocate resources automatically to match workload demand. In this scenario, adding VM instances during a traffic surge and shutting them down afterwards precisely maps to elastic behavior.
Step-by-Step Solution
Key Concept
Elasticity vs Scalability
Estimated Time:1m 0s