AZ-120 · Question #333
You plan to deploy six Azure virtual machines that will host SAP application servers. The virtual machines will be distributed evenly across three availability zones in a single Azure region. You…
The correct answer is A. Assign a different subnet to the network interface card of each virtual machine. C. Place each pair of virtual machines in the same availability set. Availability zones Availability zones expands the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure…
Question
You plan to deploy six Azure virtual machines that will host SAP application servers. The virtual machines will be distributed evenly across three availability zones in a single Azure region. You need to ensure that the pair of virtual machines in each zone are deployed to different physical racks in a datacenter. Which two actions should you perform in each zone? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- AAssign a different subnet to the network interface card of each virtual machine.
- BConfigure each virtual machine to use a different storage account for the disks.
- CPlace each pair of virtual machines in the same availability set.
- DConfigure each virtual machine to use a different storage account for diagnostics.
- EPlace each pair of virtual machines in the same proximity placement group.
How the community answered
(27 responses)- A74% (20)
- B7% (2)
- D4% (1)
- E15% (4)
Explanation
Availability zones Availability zones expands the level of control you have to maintain the availability of the applications and data on your VMs. An Availability Zone is a physically separate zone, within an Azure region. There are three Availability Zones per supported Azure region. Each Availability Zone has a distinct power source, network, and cooling. By designing your solutions to use replicated VMs in zones, you can protect your apps and data from the loss of a data center. If one zone is compromised, then replicated apps and data are instantly available in Availability sets An availability set is a logical grouping of VMs that allows Azure to understand how your application is built to provide for redundancy and availability. We recommended that two or more VMs are created within an availability set to provide for a highly available application and to meet the 99.95% Azure SLA. There is no cost for the Availability Set itself, you only pay for each VM instance that you create.
Topics
Community Discussion
No community discussion yet for this question.