exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 5 question 29 discussion

Actual exam question from Microsoft's AZ-304
Question #: 29
Topic #: 5
[All AZ-304 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 plan to deploy multiple instances of an Azure web app across several Azure regions.
You need to design an access solution for the app. The solution must meet the following replication requirements:
✑ Support rate limiting.
✑ Balance requests between all instances.
Ensure that users can access the app in the event of a regional outage.

Solution: You use Azure Load Balancer to provide access to the app.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Load Balancer distributes inbound flows that arrive at the load balancer's front end to backend pool instances but it does not provide high availability at the regional level.
Reference:
https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-overview

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
vitol
Highly Voted 3 years, 11 months ago
Given answer is correct
upvoted 9 times
...
dadageer
Highly Voted 4 years, 1 month ago
This could be Yes as Public Standard LB now have option to be a Global or Regional LB. Question is outdated.
upvoted 6 times
Pinto
3 years, 10 months ago
I don't see anywhere in documentation that a standard LB can be Global. Please enlighten. https://docs.microsoft.com/en-us/azure/load-balancer/quickstart-load-balancer-standard-public-portal?tabs=option-1-create-load-balancer-standard
upvoted 2 times
...
MrClumsy
3 years, 4 months ago
It is in preview now (2022-01-24), on exam we only asked about GA features. https://docs.microsoft.com/en-us/azure/load-balancer/cross-region-overview
upvoted 1 times
...
Simon_G
3 years, 3 months ago
Ok but what about the other requirement. Does Load balancer "Support rate limiting"? I can't find anything in the docs about rate limiting for load balancer.
upvoted 1 times
...
...
altafpatel1984
Most Recent 3 years, 3 months ago
I don't think Load Balancer provides rate limit. So No
upvoted 1 times
...
Dpejic
3 years, 5 months ago
Appere on exam 23-dec-2021
upvoted 1 times
...
syu31svc
3 years, 8 months ago
Answer is No Use Azure Front Door
upvoted 4 times
...
JerryGolais
4 years, 2 months ago
Since March 2021, load balancer can now be global and have lb in the backend pool.
upvoted 3 times
ying162
4 years, 2 months ago
but no rate limiting
upvoted 24 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 ...