For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Professional (SAP-C02)AWS Solutions Architect Professional SAP-C02 Practice Exam 5Question 56
    Medium1 markMultiple Choice
    Domain 1.3: Reliable ArchitecturesDisaster RecoveryRoute 53Reliability

    AWS SAP-C02 · Question 56 · Domain 1.3: Reliable Architectures

    A company is designing a multi-region active-passive architecture for a critical web application. The primary region is us-east-1, and the disaster recovery region is us-west-2. The application uses Amazon EC2, an Application Load Balancer (ALB), and Amazon Aurora PostgreSQL. The company wants to automate the failover process so that if the primary region goes down, traffic is automatically routed to the DR region. Which combination of steps should the Architect take? (Select TWO)

    Answer options:

    A.

    Configure Amazon Route 53 with a failover routing policy, pointing the primary record to the us-east-1 ALB and the secondary record to the us-west-2 ALB.

    B.

    Create Route 53 health checks that monitor the health of the primary ALB and associate them with the primary DNS record.

    C.

    Configure AWS Global Accelerator with endpoint groups in both regions and set the traffic dial for us-west-2 to 0%.

    D.

    Use Amazon CloudFront with an origin group containing the ALBs from both regions.

    E.

    Configure an AWS Lambda function triggered by CloudWatch alarms to manually update the Route 53 DNS records.

    F.

    Set up VPC Peering between the two regions and use an ALB in us-east-1 to route traffic to us-west-2.

    How to approach this question

    Identify the DNS routing policy and mechanism used for active-passive failover.

    Full Answer

    For an active-passive disaster recovery architecture, Amazon Route 53 Failover Routing is the standard solution. You create a primary record pointing to the primary region and a secondary record pointing to the DR region. Crucially, you must associate a Route 53 Health Check with the primary record. Route 53 continuously monitors the health check; if it fails, Route 53 automatically stops returning the primary record and starts returning the secondary record.

    Common mistakes

    Forgetting that health checks are mandatory for automated Route 53 failover.
    Question 55All questionsQuestion 57

    Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 5

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A global enterprise is redesigning its AWS network architecture across 50 AWS accounts and 3 AWS ...HardQ02A company uses AWS Organizations to manage multiple accounts. The security team mandates that no ...MediumQ03A financial institution requires a disaster recovery strategy for its critical trading applicatio...HardQ04An enterprise is setting up a new multi-account AWS environment using AWS Control Tower. They nee...MediumQ05A company has a complex AWS environment with hundreds of linked accounts under AWS Organizations....Hard
    View all 75 questions →