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 4Question 13
    Medium1 markMultiple Choice
    Domain 1.3: Reliable ArchitecturesDisaster RecoveryAuroraRoute 53

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

    A company has a multi-tier application running in a single AWS Region. The database tier uses Amazon Aurora MySQL. The company wants to improve resilience by expanding to a second region. They require an RTO of less than 5 minutes and an RPO of less than 1 minute. The application tier is stateless and deployed via AWS CloudFormation. What is the MOST cost-effective architecture to meet these requirements?

    Answer options:

    A.

    Use Aurora Global Database. Deploy the application tier in the second region with Auto Scaling groups at full capacity. Use Route 53 latency routing.

    B.

    Use Aurora Global Database. Deploy the application tier in the second region with Auto Scaling groups at 0 capacity. Use Route 53 failover routing.

    C.

    Take hourly snapshots of the Aurora cluster and copy them to the second region. Deploy the application tier via CloudFormation during a disaster.

    D.

    Use AWS Database Migration Service (DMS) to replicate data to an RDS MySQL instance in the second region. Keep application instances stopped.

    How to approach this question

    Balance the strict RPO/RTO with the 'most cost-effective' constraint (Pilot Light).

    Full Answer

    B.Use Aurora Global Database. Deploy the application tier in the second region with Auto Scaling groups at 0 capacity. Use Route 53 failover routing.✓ Correct
    Use Aurora Global Database. Deploy the application tier in the second region using CloudFormation, but keep Auto Scaling groups at 0 capacity until failover.
    Aurora Global Database provides sub-second RPO and fast RTO. Keeping the Auto Scaling group at 0 capacity in the secondary region (Pilot Light) minimizes costs while allowing rapid scaling during a failover to meet the 5-minute RTO.

    Common mistakes

    Choosing Active-Active (full capacity), which ignores the cost-effective requirement.
    Question 12All questionsQuestion 14

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

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A global enterprise is redesigning its network architecture across 50 AWS accounts. They require ...HardQ02A financial services company uses AWS Organizations to manage 100+ accounts. The security team ma...MediumQ03An e-commerce company requires a multi-region active-active architecture for its critical order p...MediumQ04A company is setting up a new AWS environment using AWS Control Tower. They need to ensure that a...HardQ05An enterprise has 50 AWS accounts under AWS Organizations. They want to implement a chargeback mo...Medium
    View all 75 questions →