exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 3 question 3 discussion

Actual exam question from Microsoft's AZ-305
Question #: 3
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 create an Azure Traffic Manager profile.
Does this meet the goal?

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

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: A
Correct answer - Traffic manager is global I.e. multi region - layer 7 traffic balancer option.
upvoted 21 times
Shadow983
2 years, 11 months ago
Answer is A, but Traffic Manager is not layer 7 load balancer. https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview
upvoted 11 times
Eltooth
2 years, 11 months ago
The most important point to understand is that Traffic Manager works at the DNS level which is at the Application layer (Layer-7). https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-how-it-works
upvoted 4 times
JayBee65
2 years, 4 months ago
Nope DNS returns an IP address, which is layer 3, see https://www.cohesive.net/blog/4-things-everyone-should-know-about-network-layers/. Layer 7, the application layer refers to the http or https app protocol.
upvoted 3 times
...
...
Eltooth
2 years, 11 months ago
Yes it is. https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview Azure Traffic Manager is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions.
upvoted 2 times
FrancisFerreira
2 years, 8 months ago
typo: [...] why they DONT refer to it as a L7 appliance [...]
upvoted 3 times
...
FrancisFerreira
2 years, 8 months ago
Layer 7 is application... If TM was a L7 appliance it would be able to do SSL offload, TLS termination, cookie-based session afinity, etc. That's why they refer to it as a L7 appliance, but only as DNS-based.
upvoted 5 times
...
...
KrisDeb
1 year, 11 months ago
I agree, only Traffic Manager + Application Gateway or Front Door alone is layer 7 solution. https://portal.azure.com/#view/Microsoft_Azure_Network/LoadBalancingHubMenuBlade/~/overview
upvoted 2 times
...
...
...
HGD545
Highly Voted 2 years, 9 months ago
On the AZ-305 2/22/22
upvoted 8 times
...
SeMo0o0o0o
Most Recent 3 weeks, 2 days ago
Selected Answer: A
A is correct
upvoted 1 times
...
aksrav
1 year, 3 months ago
is it not Azure front door?
upvoted 1 times
sieira
1 year, 2 months ago
Traffic manager distribuyes traffic at the DNS level and Front Door at the layer 7 (http/htpps).if the statament had considered a scenario of web application then we would probably use azure Front door
upvoted 1 times
...
...
azkumar305
1 year, 7 months ago
Got this on 14-Apr-2023
upvoted 7 times
...
NotMeAnyWay
1 year, 8 months ago
Selected Answer: A
A. Yes. This solution meets the goal. By deploying two Azure virtual machines in two separate Azure regions, you provide redundancy if one of the regions fails. Azure Traffic Manager can be used to distribute traffic between the virtual machines in different regions, ensuring high availability. Additionally, deploying Azure virtual machines allows you to have access to the full .NET Framework and grants administrators the ability to access the operating system to install custom application dependencies.
upvoted 8 times
...
zellck
1 year, 9 months ago
Selected Answer: A
A is the answer. https://learn.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview Azure Traffic Manager is a DNS-based traffic load balancer. This service allows you to distribute traffic to your public facing applications across the global Azure regions. Traffic Manager also provides your public endpoints with high availability and quick responsiveness.
upvoted 5 times
...
totalz
1 year, 9 months ago
Should we consider the 1st and last requirements utterly pointless?
upvoted 1 times
...
Putra19
1 year, 9 months ago
DNS-based load balancing operates at the network layer (layer 3), while layer 7 load balancing operates at the application layer
upvoted 1 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: A
You deploy two Azure virtual machines to two Azure regions, and you create an Azure Traffic Manager profile. Thanks to all who mentioned the exam dates because they came here to mention after their exam which is really incredible
upvoted 6 times
...
iyerbh
2 years, 1 month ago
Traffic manager is layer 3 and Azur front door is layer 7. Both support globally (across region).
upvoted 4 times
...
Gor
2 years, 6 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
dasEnder
2 years, 6 months ago
The traffic manager is DNS-based; and has health checks with HTTP(S) but is not level 7. I find the question rather ambiguous because it doesn't mention that you need to configure the health check and give access to the user.
upvoted 1 times
...
Teringzooi
2 years, 7 months ago
Selected Answer: A
Correct answer - Traffic manager is global I.e. multi region - layer 7 traffic balancer option. https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview
upvoted 1 times
...
hertino
2 years, 8 months ago
Selected Answer: A
In my exam, 9 april 22, 817/1000, I chose this answer
upvoted 3 times
...
esther823
2 years, 8 months ago
in my exam on 31 Mar 22
upvoted 3 times
...
Justin0020
2 years, 9 months ago
Was in my exam om March. 10
upvoted 2 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 ...