Practice free →
HomeAWS DevOps Procloudcomputingdopiacresilience › Which DOP-C02 DR strategy keeps a minimal versio…

Which DOP-C02 DR strategy keeps a minimal version of the workload always running (DB replicated, core services warm) and scales the rest on failover — balancing RTO/RPO against cost?

ANo DR plan
BBackup and restore only
CPilot Light
DMulti-site active-active
Answer & Solution
Correct answer: C. Pilot Light
Pilot Light balances RTO ~hours / RPO ~minutes with low idle spend (per DOP-C02 §3.3). Backup-restore is slower; multi-site is costlier; no-DR fails the requirement.
Solve this in the app — AWS DevOps Pro practice & 24k+ MCQs →
Related questions