Question #1343
A company wants to deploy application updates across multiple regions within hours. Which advantage of cloud computing enables this capability?
Convert capital expenses to operational expenses
Achieve global reach in hours
Enable rapid deployment and scalability
Eliminate capacity planning
Explanation
The correct answer is C. Enable rapid deployment and scalability. Cloud computing provides tools and services (e.g., AWS CodeDeploy, CloudFormation, CI/CD pipelines) that automate and accelerate the deployment of application updates across multiple regions. This capability ensures fast, consistent, and scalable rollouts, which aligns with the requirement to deploy updates within hours.
Why other options are incorrect:
- A. Convert capital expenses to operational expenses: While this is a cloud benefit, it relates to cost structure, not deployment speed.
- B. Achieve global reach in hours: This refers to provisioning infrastructure in new regions, not deploying application updates to existing regions.
- D. Eliminate capacity planning: This addresses scaling resources dynamically, not deployment speed.
Key Points:
- Cloud services enable rapid deployment via automation and managed tools.
- Global reach (B) focuses on infrastructure expansion, while rapid deployment (C) focuses on application updates.
- Scalability ensures updates can handle varying workloads across regions.
Answer
The correct answer is: C