exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 3 question 4 discussion

Actual exam question from Microsoft's AZ-305
Question #: 4
Topic #: 3
[All AZ-305 Questions]

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 two Azure virtual machines to two Azure regions, and you deploy an Azure Application Gateway.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Eltooth
Highly Voted 2 years, 11 months ago
Selected Answer: B
Correct answer - B. App gateway cannot span regions.
upvoted 23 times
...
HGD545
Highly Voted 2 years, 9 months ago
On the AZ-305 2/22/22
upvoted 7 times
...
SeMo0o0o0o
Most Recent 3 weeks, 1 day ago
Selected Answer: B
B is correct You deploy two Azure virtual machines to two Azure regions, and you create an Azure Traffic Manager profile.
upvoted 1 times
...
allanon
11 months, 3 weeks ago
Azure Application Gateway can load balance traffic to multiple backend servers or virtual machines, including those in different regions. However, you need to consider the following: The virtual machines should be in the same virtual network or in a peered virtual network. The virtual machines should be in the same subscription as the Application Gateway. The virtual machines should have a public IP address or be accessible through a virtual private network (VPN). To load balance traffic to virtual machines in different regions, you can create a backend pool in the Application Gateway and add the IP addresses or FQDNs of the virtual machines to the pool. Then, you can create a rule to route traffic to the backend pool. The Application Gateway will automatically distribute the traffic to the available virtual machines based on the load balancing algorithm you choose..
upvoted 1 times
...
NotMeAnyWay
1 year, 4 months ago
Selected Answer: B
B. No While Azure Application Gateway is a powerful tool for handling application traffic at the application layer and can assist with routing, load balancing, and other functions, it operates within a single region. It doesn't automatically provide geo-redundancy across multiple Azure regions. For redundancy across regions, Azure Traffic Manager or Azure Front Door would be more suitable. They operate at the DNS level and are designed to route traffic across different regions for high availability and failover purposes. So, in this case, deploying two Azure virtual machines to two Azure regions and deploying an Azure Application Gateway would not fully meet the stated goals due to the lack of a regional failover strategy.
upvoted 6 times
...
totalz
1 year, 9 months ago
If Q3 is Yes, then this one should be Yes. Application Gateway can use VNet peering.
upvoted 1 times
totalz
1 year, 9 months ago
My bad, finally find the doc on its being regional!
upvoted 1 times
...
...
OPT_001122
1 year, 10 months ago
Selected Answer: B
No - Azure Traffic Manager is correct Thanks to all who mentioned the exam dates
upvoted 3 times
...
Gor
2 years, 6 months ago
Selected Answer: B
No. AAG is regional
upvoted 1 times
...
Teringzooi
2 years, 7 months ago
Selected Answer: B
Correct answer - B. App gateway cannot span regions. https://docs.microsoft.com/en-us/azure/application-gateway/overview
upvoted 2 times
...
hertino
2 years, 8 months ago
Selected Answer: B
In my exam, 9 april 22, 817/1000, I chose this answer
upvoted 2 times
...
esther823
2 years, 8 months ago
in my exam on 31 Mar 22
upvoted 1 times
...
Justin0020
2 years, 8 months ago
Was in my exam om March. 10
upvoted 3 times
...
Insanewhip
2 years, 9 months ago
Appeared on my exam today, March 10th, 2022. I selected No.
upvoted 3 times
...
[Removed]
2 years, 11 months ago
Selected Answer: B
No is right.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...