CLO-002 · Question #564
Which of the following is the primary reason for distributing an application between different availability zones?
The correct answer is C. Eliminating a single point of failure. Distributing an application across different availability zones primarily helps eliminate a single point of failure. By placing resources in multiple availability zones, the application can continue functioning even if one availability zone experiences an outage. This improves…
Question
Which of the following is the primary reason for distributing an application between different availability zones?
Options
- AHaving data closer to the user
- BActivating geo-redundancy
- CEliminating a single point of failure
- DAchieving faster access to the application
How the community answered
(35 responses)- A9% (3)
- B3% (1)
- C83% (29)
- D6% (2)
Explanation
Distributing an application across different availability zones primarily helps eliminate a single point of failure. By placing resources in multiple availability zones, the application can continue functioning even if one availability zone experiences an outage. This improves the application's availability and resilience, ensuring it remains operational despite potential failures in one zone.
Topics
Community Discussion
No community discussion yet for this question.