exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 59 discussion

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

You plan to deploy an application named App1 that will run in containers on Azure Kubernetes Service (AKS) clusters. The AKS clusters will be distributed across four Azure regions.
You need to recommend a storage solution to ensure that updated container images are replicated automatically to all the Azure regions hosting the AKS clusters.
Which storage solution should you recommend?

  • A. geo-redundant storage (GRS) accounts
  • B. Premium SKU Azure Container Registry
  • C. Azure Content Delivery Network (CDN)
  • D. Azure Cache for Redis
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
kay000001
Highly Voted 2 years, 2 months ago
Selected Answer: B
B. Geo-Replication is a premium SKU container registry feature.
upvoted 11 times
...
NotMeAnyWay
Highly Voted 1 year, 5 months ago
Selected Answer: B
B. Premium SKU Azure Container Registry. Azure Container Registry is a managed Docker registry service used for storing private Docker container images. It's tightly integrated with Azure Kubernetes Service (AKS) and provides streamlined Docker image builds, storage, and retrieval. The premium SKU of Azure Container Registry supports several advanced features, including the geo-replication of registries. Geo-replication enables an Azure container registry to function as a single registry, serving multiple regions with multi-master regional registries. This means that when you push an image to your registry, it is available across all geo-replicated regions, which would meet the requirement to automatically replicate updated container images across all Azure regions hosting the AKS clusters.
upvoted 9 times
NotMeAnyWay
1 year, 4 months ago
Here's a link to the details: https://azure.microsoft.com/en-us/pricing/details/container-registry/
upvoted 2 times
...
...
SeMo0o0o0o
Most Recent 3 weeks, 1 day ago
Selected Answer: B
B is correct
upvoted 1 times
...
zellck
1 year, 9 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/container-registry/container-registry-skus Premium registries provide the highest amount of included storage and concurrent operations, enabling high-volume scenarios. In addition to higher image throughput, Premium adds features such as geo-replication for managing a single registry across multiple regions, content trust for image tag signing, private link with private endpoints to restrict access to the registry.
upvoted 3 times
...
helljzm
1 year, 10 months ago
agree azure container register
upvoted 1 times
...
VBK8579
1 year, 10 months ago
Selected Answer: B
Premium SKU Azure Container Registry is the most appropriate solution because it is specifically designed for container images and has features that make it ideal for this use case. It provides features such as automatic replication of images to multiple regions, integrated security, and management capabilities that make it easier to manage and deploy the images across multiple AKS clusters.
upvoted 2 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: B
B. Premium SKU Azure Container Registry
upvoted 1 times
OPT_001122
1 year, 10 months ago
Geo-replication is a feature of Premium SKU container registries.
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 ...