A logistics company hosts its package-delivery tracking application on Azure. To ensure the application can handle the maximum expected workload during the end-of-year holiday peak, the company configures the application to run continuously on ten Azure virtual machines throughout the entire year. Is this deployment strategy an example of cloud elasticity?
Answer: Answer
Answer
False
The correct answer is false because maintaining a constant number of resources to handle peak load represents manual capacity planning (scalability) rather than elasticity. Elasticity is specifically characterized by the dynamic, automatic addition and removal of resources in response to real-time changes in demand.
Step-by-Step Solution
Key Concept
Cloud elasticity vs. scalability