CLF-C02 · Question #596
Which of the following are design principles for reliability in the AWS Cloud? (Choose two.)
The correct answer is C. Use automation to recover immediately from failure. E. Simulate failures to test recovery processes.. Use automation to recover immediately from failure: Automating recovery processes is a key design principle for ensuring reliability. It helps minimize downtime and enables systems to recover quickly and consistently when a failure occurs. Simulate failures to test recovery proce
Question
Which of the following are design principles for reliability in the AWS Cloud? (Choose two.)
Options
- ABuild architectures with tightly coupled resources.
- BUse AWS Trusted Advisor to meet security best practices.
- CUse automation to recover immediately from failure.
- DRightsize Amazon EC2 instances to ensure optimal performance.
- ESimulate failures to test recovery processes.
How the community answered
(61 responses)- A5% (3)
- B11% (7)
- C80% (49)
- D3% (2)
Explanation
Use automation to recover immediately from failure: Automating recovery processes is a key design principle for ensuring reliability. It helps minimize downtime and enables systems to recover quickly and consistently when a failure occurs. Simulate failures to test recovery processes: Testing recovery processes by simulating failures helps ensure that the system can recover as expected in the event of an actual failure. This is crucial for maintaining high availability and reliability.
Community Discussion
No community discussion yet for this question.