CLF-C02 Question 20
Single answerA company is designing a new application on AWS and wants to ensure their architecture aligns with the Well-Architected Framework. They have a strict requirement to minimize downtime for their users, efficiently monitor their workloads, and ensure their architecture can automatically recover from failures. Which pillar of the Well-Architected Framework should they focus on the most?
- A
Operational Excellence
- B
Reliability
- C
Performance Efficiency
- D
Cost Optimization
Show answer and explanation
Correct answer: B
Explanation
The company's primary concerns, minimizing downtime, monitoring workloads, and ensuring automatic recovery, align directly with the Reliability pillar of the Well-Architected Framework. This pillar ensures that systems are designed to withstand failures and meet uptime requirements, making it the most relevant focus for their needs.
- A. Incorrect.
Operational Excellence focuses on running and monitoring systems to deliver business value and continually improving processes, but it does not specifically emphasize minimizing downtime or automatic recovery.
- B. Correct.
Reliability is the pillar that emphasizes designing systems to recover from failures automatically, minimizing downtime, and meeting availability needs. It aligns with the company's requirements.
- C. Incorrect.
Performance Efficiency focuses on using resources efficiently to meet system requirements, but it does not specifically address minimizing downtime or system recovery.
- D. Incorrect.
Cost Optimization is centered on managing costs effectively and delivering business value at the lowest price point, but it is not related to minimizing downtime or recovery.