exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 5 question 12 discussion

Actual exam question from Microsoft's AZ-301
Question #: 12
Topic #: 5
[All AZ-301 Questions]

Note: This question is part of 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.
A company has custom ASP.NET and Java applications that run on old versions of Windows and Linux. The company plans to place applications in containers.
You need to design a solution that includes networking, service discovery, and load balancing for the applications. The solution must support storage orchestration.
Solution: You deploy each application to an Azure Web App that has container support.
Does the solution 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
Rajuuu
Highly Voted 5 years, 2 months ago
Azure Kubernetes service is the correct answer to manage service discovery and orchestration . Answer : No
upvoted 12 times
Jinder
4 years, 5 months ago
AKS does not support older windows server versions, only support WS 2019. So the answer will be Azure Container Services, not AKS. However, here answer is B. Refer: https://docs.microsoft.com/en-us/azure/aks/faq#can-i-run-windows-server-containers-on-aks
upvoted 2 times
...
...
glam
Most Recent 4 years, 4 months ago
B. No.
upvoted 1 times
...
sanketshah
4 years, 5 months ago
B is correct answer.
upvoted 1 times
...
xofowi5140
5 years, 2 months ago
Azure Web App docker container support Windows and Linux. Is possible to use networking Is possible to use load balancing The unique things that I have doubt is service discovery
upvoted 1 times
RichardSt
4 years, 4 months ago
I think this is correct, however it seems that it is not explicitly stated. The only hint I found is that in the multi-container tutorial they use FQDNs, which for me indicates that service discovery is not implemented. See: https://docs.microsoft.com/en-us/azure/app-service/tutorial-multi-container-app
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 ...