Microsoft Azure Fundamentals — Question 211
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.
You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.
Solution: You include two virtual machines and two availability zones in your strategy.
Does the solution meet the goal?
Answer options
- A. Yes
- B. No
Correct answer: A
Explanation
The solution meets the requirement for 99.99 percent availability by utilizing two virtual machines across two availability zones, which provides redundancy and minimizes downtime. Using only one virtual machine or one availability zone would not satisfy the availability goal, making this strategy appropriate for the deployment needs.