QuestionQ57
Cloud Computing FundamentalsAn IT associate has a web application running on multiple servers that is configured to scale according to CPU usage. The current configuration has a minimum size of 1 and a maximum size of 5 servers, and is designed to launch and distribute the instances across 3 Availability Zones (AZs). During a period of low utilization, an entire AZ failed, and the application experienced downtime. What can the IT associate do to improve the application's availability?
- A Increase the minimum to 2
- B Change to scale based on number of requests
- C Decrease the AZs to 2
- D Increase the maximum to 6
Community Discussion