🛡️ High Availability & Resilience - DOP-C02 Practice Questions

Master multi-AZ, multi-region, disaster recovery strategies (pilot light, warm standby, active-active), RTO/RPO, health checks, and fault isolation.

4Questions Available
1Exam Domains

Practice Resilience Questions Now

Start a timed practice session focusing on High Availability & Resilience topics from the DOP-C02 question bank.

Start DOP-C02 Practice Quiz →

DOP-C02 Resilience Question Bank (4 Questions)

Browse all 4 practice questions covering High Availability & Resilience for the DOP-C02 certification exam. Answers are intentionally hidden on this page so you can self-test first before checking results in quiz mode.

  1. Question 1Resilient Cloud Solutions

    A company runs an RDS Aurora database in one region. Their RTO is 1 hour and RPO is 15 minutes for disaster recovery. What is the MOST cost-effective DR implementation?

    AActive-active multi-region Aurora Global Database
    BAurora automated backups with cross-region snapshot copy (RPO = backup frequency); maintain a read replica in the DR region for faster failover
    CDaily EBS snapshots
    DAurora Global Database with pilot light standby in DR region

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DOP-C02 Quiz
  2. Question 2Resilient Cloud Solutions

    A company deploys a stateless API on Lambda behind API Gateway. They want to implement multi-region active-active for resilience. What is the correct Route 53 configuration?

    AWeighted routing 50/50 between two regions
    BRoute 53 latency-based routing pointing to API Gateway endpoints in two regions; each region has identical Lambda + API Gateway deployed independently
    CRoute 53 failover routing with health checks
    DCloudFront for multi-region distribution

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DOP-C02 Quiz
  3. Question 3Resilient Cloud Solutions

    A company's application needs to withstand the failure of one entire AWS Availability Zone. Their ECS service uses a single subnet in one AZ. What is required to ensure multi-AZ resilience?

    AEnable ECS cluster Multi-AZ mode
    BConfigure the ECS service with subnets in at least 2 AZs; increase desiredCount so tasks can run in both AZs; ALB with cross-zone load balancing distributes traffic; minimum healthy percent ensures tasks run in surviving AZs during AZ failure
    CUse Fargate Spot for automatic AZ distribution
    DECS services automatically distribute across AZs

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DOP-C02 Quiz
  4. Question 4Resilient Cloud Solutions

    A company's DynamoDB table receives write-heavy traffic. They want to protect against a complete AWS region failure. What resilience mechanism provides RPO < 5 minutes?

    APoint-in-time recovery with hourly snapshots
    BDynamoDB Global Tables with multi-region replication (sub-second replication, RPO approaches zero, RTO near-zero — route to another region automatically)
    CDynamoDB On-Demand mode for resilience
    DEnable DynamoDB Streams for cross-region replication

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start DOP-C02 Quiz

Key Resilience Concepts for DOP-C02

resiliencehigh availabilitydisaster recoverymulti-azmulti-regionrtorpofault isolation

DOP-C02 Resilience Exam Tips

High Availability & Resilience questions in DOP-C02 are typically scenario-based. Focus on CI/CD automation, reliability engineering, and feedback-driven operations. Priority concepts: resilience, high availability, disaster recovery, multi-az, multi-region, rto.

What DOP-C02 Expects

  • Anchor your answer in choose auditable, automated release and operations patterns with strong rollback readiness.
  • Resilience scenarios for DOP-C02 are frequently mapped to Domain 4 (15%), so read the objective carefully before picking controls or architecture.
  • Expect multi-topic scenarios where Resilience interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated question.
  • When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Professional) and vendor best practices.

High-Value Resilience Concepts

  • Know the core Resilience building blocks cold: resilience, high availability, disaster recovery, multi-az.
  • Review the edge-case features and limits for multi-region, rto; these details are commonly used to differentiate answer choices.
  • Practice service-integration reasoning: how Resilience pairs with Auto Scaling, Monitoring, Deployment Strategies in real deployment patterns.
  • For DOP-C02, explain why the chosen Resilience design meets reliability, security, and cost expectations better than the alternatives.

Common DOP-C02 Traps

  • Watch for manual promotion and approval logic where pipeline automation is expected.
  • Questions in Monitoring & Logging often include distractors that look correct for Resilience but violate least-privilege, durability, or availability requirements.
  • Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
  • If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.

Fast Review Checklist

  • Can you compare at least two Resilience implementation paths and justify which one best fits the scenario?
  • Can you map the chosen answer back to Monitoring & Logging (15%) outcomes for DOP-C02?
  • Can you explain security and access boundaries for Resilience without relying on default-open assumptions?
  • Can you describe how Resilience integrates with Auto Scaling and Monitoring during failure, scaling, and monitoring events?

Exam Domains Covering Resilience

Related Resources

More DOP-C02 Study Resources