An organization is designing a disaster recovery (DR) solution for a smart energy analytics platform hosted on Azure virtual machines in the UK South region. The target DR region is UK West. The platform consists of three tiers:
* Web Tier: Two virtual machines. Each virtual machine has one Standard SSD operating system (OS) disk with a write churn of .
* Application Tier: Two virtual machines. Each virtual machine has one Standard SSD OS disk with a write churn of .
* Database Tier: Two virtual machines running SQL Server Enterprise. Each virtual machine has one Standard SSD OS disk ( churn), two Premium SSD (P30) data disks ( churn per disk), and one Premium SSD (P20) log disk ( churn).
The solution must meet the following business requirements:
* The web and application tiers must have a Recovery Point Objective (RPO) of and a Recovery Time Objective (RTO) of .
* The database tier must have an RPO of and an RTO of .
Which two recommendations should you include in the disaster recovery design? (Select two.)
- Replicate the web and application tier virtual machines to the target region by using Azure Site Recovery.Cevap
- Configure SQL Server Always On Availability Groups to replicate the database tier to the target region.Cevap
- CReplicate the database tier virtual machines to the target region by using Azure Site Recovery with a high-churn replication policy.
- DConfigure Azure Backup with Cross-Region Restore (CRR) to replicate the database tier virtual machines.