exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 5 question 8 discussion

Actual exam question from Microsoft's AZ-301
Question #: 8
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 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 Container instance.
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Docker Containers are the global standard and are natively supported in Azure, offering enterprises an interesting and flexible way to migrate legacy apps for both future proofing and cost benefits.
Containers are modular and portable. Docker containers are supported on any server operating system (Linux and Windows), in any major public cloud (Microsoft
Azure, Amazon AWS, Google, IBM), and in on-premises and private or hybrid cloud environments.
References:
https://docs.microsoft.com/en-us/dotnet/standard/modernize-with-azure-and-containers/modernize-existing-apps-to-cloud-optimized/deploy-existing-net-apps-as- windows-containers

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
nitram
Highly Voted 5 years, 6 months ago
Should be wrong. Must be NO as the correct answer because load balancing isn't supported for Containers https://docs.microsoft.com/en-us/azure/container-instances/container-instances-vnet
upvoted 9 times
Rbj
5 years, 5 months ago
Is not supported when you place it in front of a container. Original Answer is correct
upvoted 1 times
bootyholeman
5 years, 4 months ago
Does the solution say "Container instance + Load Balancer"? No, thus this is not the right answer.
upvoted 4 times
...
...
Famous_Guy
5 years, 1 month ago
Yes Ans is NO- Ref: For scenarios where you need full container orchestration, including service discovery across multiple containers, automatic scaling, and coordinated application upgrades, we recommend Azure Kubernetes Service (AKS).
upvoted 1 times
...
...
glam
Most Recent 4 years, 4 months ago
B. No.
upvoted 1 times
...
eug45
4 years, 11 months ago
this is B, the given answer is wrong
upvoted 1 times
...
SpicySalmon
4 years, 12 months ago
Should be no. Azure Container Instances is a great solution for any scenario that can operate in isolated containers, including simple applications, task automation, and build jobs. For scenarios where you need full container orchestration, including service discovery across multiple containers, automatic scaling, and coordinated application upgrades, we recommend Azure Kubernetes Service (AKS). https://docs.microsoft.com/en-us/azure/container-instances/container-instances-overview
upvoted 2 times
...
DeveshSolanki
5 years ago
No think so
upvoted 1 times
...
000zest
5 years, 1 month ago
The requirements clearly mention "You need to design a solution that includes networking, service discovery, and load balancing for the applications." If you "need" to use a solution that supports load balancing, and ACI doesn't support it, then I would firmly say that the answer here is NO.
upvoted 2 times
...
Rajuuu
5 years, 2 months ago
AKS is more suitable for service discovery , orchestration or container and hence answer is B .
upvoted 1 times
...
Yanzhi
5 years, 2 months ago
ACI do not support "Service Discovery" & Load balance (container multiple replicas) like AKS, so I think answer is NO
upvoted 1 times
...
xofowi5140
5 years, 2 months ago
Does Azure Container Instance suport storage orchestration?
upvoted 1 times
jaykwe
5 years, 2 months ago
No it doesn't, https://docs.microsoft.com/en-us/azure/container-instances/
upvoted 1 times
Yanzhi
5 years, 2 months ago
ACI do not support Azure Disk, but support Azure File
upvoted 1 times
...
...
...
Daren
5 years, 2 months ago
On the exam I ll chose B for this one
upvoted 1 times
cpalacios
4 years, 6 months ago
Did you choose B on the exam?
upvoted 1 times
...
...
cyga75
5 years, 4 months ago
Well, is it A or B? Thanks!
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 ...