An enterprise is designing a disaster recovery (DR) solution from the Germany West Central region to the Germany North region for a mission-critical enterprise resource planning (ERP) system. The system consists of:
* Three web and application VMs hosted on Standard_D4s_v5 instances, each with a total write churn of less than .
* One database VM hosted on a Standard_E16s_v5 instance with the following storage configuration:
* Disk 1 (Operating System): Standard SSD () with a write churn of .
* Disk 2 (Database Data): Premium SSD () with a write churn of .
* Disk 3 (Transaction Logs): Premium SSD () with a write churn of .
The total write churn for the database VM is . The business requirements specify a Recovery Point Objective (RPO) of and a Recovery Time Objective (RTO) of .
Which disaster recovery replication strategy should you recommend to meet the requirements while ensuring a supported technical configuration?
- AEnable Azure Site Recovery with the High Churn replication tier for all VMs, configuring write-order fidelity across the database VM disks.
- BMigrate the database to Azure SQL Database with active geo-replication, and use Azure Site Recovery to replicate the database transaction logs to Germany North.
- Replicate the web and application VMs using Azure Site Recovery, and implement native database streaming replication to a standby VM in Germany North for the database tier.Cevap
- DImplement Azure Backup cross-region restore (CRR) for all VMs, scheduling backup snapshots every 15 minutes.