exam questions

Exam AZ-304 All Questions

View all questions & answers for the AZ-304 exam

Exam AZ-304 topic 13 question 2 discussion

Actual exam question from Microsoft's AZ-304
Question #: 2
Topic #: 13
[All AZ-304 Questions]

HOTSPOT -
You design a solution for the web tier of WebApp1 as shown in the exhibit.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Yes -
Any new deployments to Azure must be redundant in case an Azure region fails.
Traffic Manager uses DNS to direct client requests to the most appropriate service endpoint based on a traffic-routing method and the health of the endpoints. An endpoint is any Internet-facing service hosted inside or outside of Azure. Traffic Manager provides a range of traffic-routing methods and endpoint monitoring options to suit different application needs and automatic failover models. Traffic Manager is resilient to failure, including the failure of an entire Azure region.

Box 2: Yes -
Recent changes in Azure brought some significant changes in autoscaling options for Azure Web Apps (i.e. Azure App Service to be precise as scaling happens on App Service plan level and has effect on all Web Apps running in that App Service plan).

Box 3: No -
Traffic Manager provides a range of traffic-routing methods and endpoint monitoring options to suit different application needs and automatic failover models.
Traffic Manager is resilient to failure, including the failure of an entire Azure region.
Reference:
https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-overview https://blogs.msdn.microsoft.com/hsirtl/2017/07/03/autoscaling-azure-web-apps/

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
skldfjaoskfjsfkl
Highly Voted 4 years, 2 months ago
I say it is Y N N for redundancy, you can use the priority traffic routing method which would automatically failover the web app if it detects a failure in the primary region. Traffic manager is a load distribution service and not an autoscaling service. You don't need manual configuration because you can use automatic in traffic manger
upvoted 22 times
keilah123
4 years ago
Although not explicit in the picture, autoscaling is on web app
upvoted 11 times
...
UnknownSecret
3 years, 10 months ago
Traffic manager is by design not ready to work with autoscaling. The solution will have 0 benefits from autoscaling, even if it is enabled on WebApp level. Hence: Y N N
upvoted 2 times
rdemontis
3 years, 7 months ago
Why traffic manager should autoscale? It only provides a load balancing service and there isn't a need to autoscale. It could manage a huge global traffic, the problem could be on app services instead. If you want more dips into traffic manager performance you can read this: https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-performance-considerations
upvoted 2 times
...
...
anupam77
3 years, 3 months ago
Should be YYN [as WebApps can Autoscale]
upvoted 2 times
...
FlyingMachine
3 years, 10 months ago
Read the question carefully The design "supports" auto-scaling. The key is supports. So YYN.
upvoted 11 times
...
...
Manish03Nov
Highly Voted 3 years, 10 months ago
My pick is Y Y N App Service can auto scale.
upvoted 16 times
Nikkydragon
3 years, 3 months ago
This is the correct answer
upvoted 1 times
...
...
MeysamBayani
Most Recent 2 years, 1 month ago
I say Y Y N I agree Traffic manager is a load distribution service and not an autoscaling service, but in second level in this scenario used of Azure Web App that is support Auto scaling
upvoted 1 times
...
sapien45
3 years ago
Standard pricing tier of Azure App Service. allows App Service Autoscaling, not Traffic Manager Y Y N
upvoted 1 times
...
AD3
3 years, 3 months ago
Y Y N answer is correct. The Web App provides the feature for auto-scaling. There is no need to add any additional component in the design for auto-scaling. I go with the answer.
upvoted 2 times
...
marda304
3 years, 5 months ago
After some research I can say yes. Correct. The design supports autoscaling. The autoscaling can be done with the AppService. I thought I had to create a load balancer in front of the autoscaled AppService. But that ist done automatically by the service. So I go with YYN.
upvoted 2 times
...
cowon
3 years, 6 months ago
Answer is correct (YYN) https://docs.microsoft.com/en-us/azure/app-service/overview "App Service not only adds the power of Microsoft Azure to your application, such as security, load balancing, autoscaling, and automated management."
upvoted 1 times
...
Dpejic
3 years, 6 months ago
On exam today 22-Dec-21
upvoted 1 times
...
mandusya
3 years, 7 months ago
How about this technical req? "Web site content must be easily updated from a single point."
upvoted 1 times
Rags27872
3 years, 7 months ago
Question is specific to the redundancy technical requirement so Traffic manager works in this case
upvoted 1 times
...
AberdeenAngus
3 years, 1 month ago
A web app would meet this requirement, deploy it once from (for example) Azure Devops to the app plan
upvoted 1 times
...
...
syu31svc
3 years, 9 months ago
https://docs.microsoft.com/en-us/azure/traffic-manager/traffic-manager-routing-methods: "Azure Traffic Manager supports six traffic-routing methods to determine how to route network traffic to the various service endpoints. For any profile, Traffic Manager applies the traffic-routing method associated to it to each DNS query it receives. The traffic-routing method determines which endpoint is returned in the DNS response." "Select Priority routing when you want to have a primary service endpoint for all traffic. You can provide multiple backup endpoints in case the primary or one of the backup endpoints is unavailable." "The use of WebApp1 is unpredictable. At peak times, users often report delays. At other times, many resources for WebApp1 are underutilized." -> This calls for autoscaling which Web App does Answer is correct; Y Y N
upvoted 2 times
...
tvs2021
3 years, 11 months ago
on exam (7-19-2021).
upvoted 6 times
mchakri16
3 years, 10 months ago
Hey tvs, Everytime you say on exam but no answer
upvoted 7 times
...
RickMorais
3 years, 10 months ago
You repeat the same in all question, but forgot to saw your answer. The only answer I read from you, it was totally wrong.
upvoted 4 times
...
...
MaheshS
4 years ago
Correct answer. Azure web app auto scale feature can be used.
upvoted 4 times
...
GetulioJr
4 years ago
The answer is correct.
upvoted 4 times
...
kutty09
4 years, 3 months ago
is autoscaling right?
upvoted 4 times
jallaix
4 years, 3 months ago
Azure App Service (= Azure Web App) supports autoscaling so yes.
upvoted 7 times
...
ruslan_bespalov_netconomy
4 years, 2 months ago
Autoscaling is not explicitly depicted on the diagram but it can be configured for Azure web apps, so YES
upvoted 19 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 ...