An enterprise is deploying a critical database workload on Azure Virtual Machines. The virtual machines are configured with Premium SSD v2 managed disks and are deployed across multiple Availability Zones in the East US region.
You are designing a business continuity and disaster recovery solution using Azure Backup. The solution must meet the following requirements:
- Data Residency: All backup data must remain within the East US region.
- Resiliency: The backup infrastructure must survive a single Availability Zone outage within the primary region.
- Performance: The solution must support restoring the virtual machines from snapshots stored on local disks for up to days to meet a recovery time objective (RTO) of less than minutes.
- Retention: Backups must be retained daily for days.
Which two of the following configuration options should you select to meet these requirements? Select two.
- Create a Recovery Services vault and configure its storage redundancy to Zone-Redundant Storage (ZRS).Cevap
- BCreate a Recovery Services vault and configure its storage redundancy to Locally Redundant Storage (LRS).
- Configure an Enhanced backup policy with a daily schedule, an instant restore retention of days, and a vault-tier retention of days.Cevap
- DConfigure a Standard backup policy with a daily schedule, an instant restore retention of days, and a vault-tier retention of days.
- ECreate a Recovery Services vault and configure its storage redundancy to Geo-Redundant Storage (GRS).