Domain 2 · 26% of Exam

Design Resilient Architectures

Domain 2 focuses on designing multi-tier architectures, highly available and fault-tolerant systems, and implementing appropriate decoupling mechanisms.

What You'll Be Tested On

  • Multi-tier architecture design with loose coupling
  • High availability and fault tolerance patterns
  • Disaster recovery strategies (backup/restore, pilot light, warm standby, active-active)
  • Decoupling with SQS, SNS, and EventBridge
  • Database high availability (RDS Multi-AZ, Aurora Global)
  • Infrastructure as code with CloudFormation

Key AWS Services in This Domain

Exam Tips for Domain 2

💡

Know the RPO/RTO tradeoffs for each DR strategy.

💡

Multi-AZ provides high availability; multi-region provides disaster recovery.

💡

Use SQS to decouple components and handle traffic spikes gracefully.

💡

Aurora Global Database enables cross-region disaster recovery with <1s replication lag.

Practice Domain 2 Questions

Test your knowledge of Design Resilient Architectures with practice questions from our SAA-C03 question bank.

Start Practice Quiz →

Other SAA-C03 Domains