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 37
    Medium1 markMultiple Choice
    Domain 2.2: Business ContinuityDisaster RecoveryArchitectureCost Optimization

    AWS SAP-C02 · Question 37 · Domain 2.2: Business Continuity

    An enterprise is designing a disaster recovery strategy for a critical application. The application uses Amazon EC2, Amazon RDS, and Amazon S3. The business requires a Recovery Time Objective (RTO) of 4 hours and a Recovery Point Objective (RPO) of 1 hour. They want to minimize costs while meeting these requirements. Which DR strategy is the MOST cost-effective?

    Answer options:

    A.

    Pilot Light: Replicate data to the DR region. Maintain a minimal version of the core infrastructure (e.g., RDS read replica). Scale up EC2 instances only during a disaster.

    B.

    Backup and Restore: Take hourly snapshots of RDS and EBS. Copy them to the DR region. Restore everything from snapshots during a disaster.

    C.

    Warm Standby: Maintain a scaled-down but fully functional version of the application in the DR region. Scale up during a disaster.

    D.

    Multi-Site Active-Active: Run the full application stack in both regions simultaneously and route traffic using Route 53.

    How to approach this question

    Match the RTO/RPO requirements to the lowest-cost DR pattern that satisfies them.

    Full Answer

    A.Pilot Light: Replicate data to the DR region. Maintain a minimal version of the core infrastructure (e.g., RDS read replica). Scale up EC2 instances only during a disaster.✓ Correct
    Pilot Light: Replicate data to the DR region. Maintain a minimal version of the core infrastructure (e.g., RDS read replica). Scale up EC2 instances only during a disaster.
    The Pilot Light strategy is the most cost-effective way to meet a 4-hour RTO and 1-hour RPO. You continuously replicate your data (e.g., using an RDS cross-region read replica) to meet the RPO. You do not run the compute layer (EC2) until a disaster occurs. When needed, you provision the EC2 instances using CloudFormation, which easily completes within the 4-hour RTO.

    Common mistakes

    Choosing Warm Standby, which costs more and is unnecessary for a 4-hour RTO.
    Question 36All questionsQuestion 38

    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 →