QuestionQ151

Content Domain 1: Cloud Concepts

When designing AWS workloads to be operational even when there are component failures, what is an AWS best practice?

  • A Perform quarterly disaster recovery tests.
  • B Place the main component on the us-east-1 Region.
  • C Design for automatic failover to healthy resources.
  • D Design workloads to fit on a single Amazon EC2 instance.
Explanation

Designing for automatic failover to healthy resources ensures workloads remain operational when components fail, enabling fault tolerance without manual intervention. Quarterly DR tests are insufficient, single-region deployment increases risk, and fitting workloads on one instance creates a single point of failure.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!