exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 3 question 26 discussion

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

HOTSPOT
-

You have an Azure subscription.

You are designing a solution for containerized apps. The solution must meet the following requirements:

• Automatically scale the apps by creating additional instances.
• Minimize administrative effort to maintain nodes and clusters.
• Ensure that containerized apps are highly available across multiple availability zones.
• Provide a central location for the lifecycle management and storage of container images.

What should you include in the solution? 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
MiniLa92
Highly Voted 10 months, 1 week ago
Got this ques in my exam on 29th Jan 2024 and scored 950. I chose given answers
upvoted 11 times
...
SeMo0o0o0o
Most Recent 3 weeks, 1 day ago
CORRECT
upvoted 1 times
...
TonySuccess
10 months, 1 week ago
1. Azure Container Apps 2. Azure Container Registry
upvoted 2 times
...
Pear77
10 months, 3 weeks ago
AKS & ACR are the correct options
upvoted 3 times
Pear77
10 months, 3 weeks ago
https://learn.microsoft.com/en-us/azure/aks/intro-kubernetes
upvoted 1 times
...
...
[Removed]
10 months, 3 weeks ago
Why not AKS instead of Container apps?
upvoted 1 times
ValB
3 months, 2 weeks ago
Any proprietary container system from any cloud (including Azure and AWS) is A LOT simpler and better than Kubernetes clusters in terms of maintenence and capabilities. The only reason why Kubernetes are included in public clouds like Azure and AWS is simply because Kubernetes is a lot used on premises or internal clouds and by including it makes the transition to the public cloud easier. Kubernetes is the poor man's solution used when the public cloud cannot be used.
upvoted 2 times
...
ffd392f
10 months, 3 weeks ago
minimize administrative effort
upvoted 9 times
...
...
JimmyYop
11 months ago
To Run Container Apps: Azure Container Instance (ACI) https://learn.microsoft.com/en-us/azure/container-instances/container-instances-quickstart-portal Lifecycle Management and Storage of Container Instances: Azure Container Registry https://azure.microsoft.com/en-us/products/container-registry
upvoted 2 times
AmineD
11 months ago
In this scenario, we need automatic scaling which is not supported in Azure Container Instance (ACI) Source: https://learn.microsoft.com/en-us/azure/container-instances/container-instances-overview But it is a feature in Azure Container Apps (ACA) by setting scaling rules Source: https://learn.microsoft.com/en-us/azure/container-apps/overview#features Correct answer: To run Containerized apps => Azure Container Apps (ACA)
upvoted 10 times
JimmyYop
10 months, 3 weeks ago
Agree with you: Azure Container Apps is the right answer. (Found a community article showing Scaling Options) https://techcommunity.microsoft.com/t5/apps-on-azure-blog/scaling-options-in-azure-container-apps/ba-p/3878282#:~:text=Navigate%20to%20Container%20App%20%3E%20Scale,requests%20to%20your%20container%20app.
upvoted 3 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 ...