exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 3 question 46 discussion

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

HOTSPOT
-

You have an Azure subscription that contains an app named App1. App1 is deployed to the Azure App Service apps shown in the following table.



You need to publish App1 by using Azure Front Door. The solution must ensure that all the requests to App1 are load balanced between all the available worker instances.

What is the minimum number of origin groups and origins that you should configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
sierra1784
Highly Voted 1 year, 11 months ago
1 group: Multi-region active/active deployment: Create a single origin group. Within that origin group, create an origin for each of the App Service apps. 2 origins: Your App Service app might be configured to scale out across worker instances, but from Front Door's perspective there's a single origin. https://learn.microsoft.com/en-us/azure/frontdoor/front-door-faq
upvoted 16 times
...
occupatissimo
Highly Voted 1 year, 11 months ago
Define the origin group as a logical grouping of your application instances that receives the same traffic and responds with an expected behavior, then add the origins to this group. So 1 group and 2 origins https://learn.microsoft.com/en-us/azure/frontdoor/origin?pivots=front-door-standard-premium
upvoted 5 times
...
bewavos102
Most Recent 5 months ago
1 Origin group: all instances of App1 across regions (East US and West US) are grouped into one origin group for load balancing since origin groups are normally based on similar workloads type. Remember, Azure Front Door is global so regions is not important here. 2 Origins: we have two separate Azure App Service apps (App1-East and App1-West), so you need one origin for each. In Azure Front Door, you don’t need to create a separate origin for each worker instance. An origin in Front Door represents the entire App Service (or any backend service), not individual worker instances.
upvoted 2 times
...
Feliphus
5 months, 2 weeks ago
I have tried to find the answer looking the at https://learn.microsoft.com/en-us/azure/frontdoor/how-to-configure-origin First you need one rule with two blocks if-then to send the traffic to each region separately - if condition geo match is East Us then route origin_group_east - if condition geo match is West Us then route origin_group_west In this point, we need 1 rule with 2 origin group Next we need to set the origns in each origin group by region. The origins have to be set inside the origin group. Then we need 1 rule with 2 origin group and 4 origins in each origin gorup Answer IMHO: 2 origin groups and 4+4 origins (8)
upvoted 1 times
...
AlainChk
10 months, 2 weeks ago
can an origin have 4 worker instances? if not, we need 8 origins.
upvoted 1 times
xRiot007
2 weeks, 1 day ago
It can have 20, if you so chose. Read the docs for more details: https://learn.microsoft.com/en-us/azure/frontdoor/front-door-faq#what-are-the-best-practices-for-creating-origins-and-origin-groups-for-azure-front-door-
upvoted 1 times
...
...
LieJ0n
1 year ago
1 origin group, 2 origins. You select your app service as the origin group, since we have, two, on your "origin group", you add both as a origin group.
upvoted 1 times
...
Lazylinux
1 year, 7 months ago
This is bit tricky because of the workers, however workers are just instance that power single App i.e. highly localized availability not be mixed with Zonal availability. Origin group was formally known as backend pool and origin backend target. So really there is ONLY one backendpool/Origin group is required and in the Origin Group there should be two origins/backend targets, so the answer is 1 and 2
upvoted 3 times
Lazylinux
1 year, 7 months ago
Forgot to add the following from MS doco For example, suppose you host an application on Azure App Service. The way that you configure Front Door depends on how many application instances you deploy: Single-region deployment: Create a single origin group. Within that origin group, create a single origin to represent the App Service app. Your App Service app might be configured to scale out across worker instances, but from Front Door's perspective there's a single origin. Multi-region active/passive deployment: Create a single origin group. Within that origin group, create an origin for each of the App Service apps. Configure each origin's priority to ensure that the primary application has a higher priority than the secondary application. Multi-region active/active deployment: Create a single origin group. Within that origin group, create an origin for each of the App Service apps. Configure each origin's priority to be the same. Configure each origin's weight to set the proportion of requests that should go to that origin.
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago