An enterprise insurance company hosts its critical claims processing platform on Google Cloud, with primary services running in us-central1 and a disaster recovery target in us-east4. The business requires a Recovery Point Objective (RPO) of under 1 minute and a Recovery Time Objective (RTO) of under 15 minutes. As part of establishing a routine Business Continuity and Disaster Recovery (BCP/DR) validation procedure, the Cloud Architect must implement a testing process that verifies full regional failover capability without disrupting ongoing production operations in us-central1. Which procedure should the Cloud Architect implement to validate the DR plan?
- Pre-verify and reserve required regional resource quotas in us-east4, provision a sandboxed test environment using a restored database point-in-time clone in us-east4, execute synthetic transactional failover workloads, and validate DNS failover routing policies without altering primary production endpoints.Cevap
- BRearchitect the workload to use a cold-standby backup strategy in us-east4 utilizing nightly Cloud Storage bucket exports, and validate the DR plan by restoring database backups into us-east4 during scheduled maintenance windows.
- CInitiate a unannounced live production traffic redirection to us-east4 via Cloud DNS during peak business hours, relying on Google Cloud auto-scaling to request and provision additional compute instance quota dynamically as traffic shifts.
- DReplace the existing multi-region database with a single-zone Cloud SQL instance in us-central1 with a cross-region read replica in us-east4, and test DR validation by executing manual replica promotion scripts during testing drills.
Cevap
The optimal DR validation procedure involves pre-verifying regional resource quotas in us-east4, executing validation against an isolated sandboxed environment with database clones, and validating DNS routing policies without impacting active production workloads.
Pre-verifying regional resource quotas and using isolated test environments with synthetic workloads allows comprehensive DR validation of compute capacity, application integrity, and DNS routing without risking production downtime or violating tight RPO/RTO constraints.
Adım Adım Çözüm
Anahtar Kavram
Disaster Recovery Validation and Quota Management