Sienna Foods plans to deploy a new inventory management system consisting of two virtual machines, VM-Inv1 and VM-Inv2, in the UK South region. The company has a service level agreement (SLA) requirement that guarantees virtual machine uptime of at least to protect against localized datacenter failures. Which deployment configuration should you recommend?
- ADeploy both virtual machines to a single Availability Set configured with three fault domains.
- BDeploy the virtual machines to a single Availability Set that spans across two Availability Zones.
- Deploy the virtual machines across two different Availability Zones in the UK South region.Answer
- DDeploy VM-Inv1, and then add VM-Inv2 to the same Availability Set after VM-Inv1 has been running.
Answer
Deploy the virtual machines across two different Availability Zones in the UK South region.
Deploying virtual machines across two or more Availability Zones in the same region provides a uptime SLA and protects against localized datacenter outages because the VMs are placed in physically separate datacenters with independent power, cooling, and networking.
Step-by-Step Solution
Key Concept
Availability Zones vs Availability Sets