AZ-305 · Question #42
AZ-305 Question #42: Real Exam Question with Answer & Explanation
The correct answer is B: No. Instead, you should deploy two Azure virtual machines to two Azure regions, and you create a Traffic Manager profile. Note: Azure Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions, while p
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You need to deploy resources to host a stateless web app in an Azure subscription. The solution must meet the following requirements: Provide access to the full .NET framework. Provide redundancy if an Azure region fails. Grant administrators access to the operating system to install custom application dependencies. Solution: You deploy an Azure virtual machine scale set that uses autoscaling. Does this meet the goal?
Options
- AYes
- BNo
Explanation
Instead, you should deploy two Azure virtual machines to two Azure regions, and you create a Traffic Manager profile. Note: Azure Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions, while providing high availability and https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview
Community Discussion
No community discussion yet for this question.