A company plans to deploy a web application on virtual machines in the East US region. The application must remain online even if an entire datacenter building experiences a power outage.
Which configuration should be used to protect the virtual machines against datacenter-wide failures?
- Deploy the virtual machines across multiple Availability ZonesAnswer
- BDeploy the virtual machines in an Availability Set
- CDeploy the virtual machines and configure backups to a Recovery Services vault in a different region
- DDeploy the virtual machines in a virtual machine scale set and configure an autoscale rule
Answer
Deploying the virtual machines across multiple Availability Zones provides protection against datacenter-wide failures.
Deploying the virtual machines across multiple Availability Zones protects the application against datacenter-wide failures because Availability Zones are physically separate locations within an Azure region, each equipped with independent power, cooling, and networking.
Step-by-Step Solution
Key Concept
Azure Virtual Machine Redundancy Options
Estimated Time:1m 0s