Is the following statement true or false?
An e-commerce company experiences a sudden, temporary spike in web traffic. To handle the load, the IT administrator manually increases the size of their Azure Virtual Machine by upgrading its CPU and RAM. This manual reconfiguration of a single resource is an example of implementing cloud elasticity.
Answer: Answer
Answer
False
The statement is false because elasticity refers to the cloud's ability to automatically and dynamically allocate or de-allocate resources in response to changing demand. In contrast, manually upgrading the CPU and RAM of a single virtual machine is an example of manual vertical scaling (scalability).
Step-by-Step Solution
Key Concept
Cloud Elasticity vs. Scalability