A food delivery service experiences unpredictable spikes in customer order volume during severe weather events. The service utilizes a configuration that automatically provisions additional virtual servers during these spikes and decommissions them once the order volume drops. Which cloud concept does this configuration represent?
- AHigh availability
- BScalability
- ElasticityAnswer
- DDisaster recovery
Answer
Elasticity
The correct answer is elasticity because the scenario highlights the automatic addition and removal of virtual servers in response to unpredictable traffic spikes. This dynamic adjustment of resource capacity to closely match actual demand is the primary definition of cloud elasticity.
Step-by-Step Solution
Key Concept
Elasticity allows cloud resources to automatically scale out (add resources) or scale in (remove resources) in response to real-time fluctuations in demand, optimizing performance and cost.
Estimated Time:45s