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, 11 months ago
Selected Answer: B
B. Geo-Replication is a premium SKU container registry feature.
upvoted 13 times
...
NotMeAnyWay
Highly Voted 2 years, 1 month 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 12 times
NotMeAnyWay
2 years, 1 month ago
Here's a link to the details: https://azure.microsoft.com/en-us/pricing/details/container-registry/
upvoted 2 times
...
...
Aikendrum
Most Recent 2 months, 3 weeks ago
Selected Answer: B
The best solution for automatic replication of container images across multiple Azure regions for AKS clusters is: Recommended: Azure Container Registry (ACR) with Geo-Replication Why Azure Container Registry? Built-in Geo-Replication: Ensures that updated container images are automatically replicated to multiple Azure regions. Optimized for AKS: ACR integrates natively with AKS, enabling fast and secure image pulls across clusters. Minimized Latency: Each AKS cluster retrieves images from the nearest ACR instance, improving performance. Security & Access Control: ACR supports RBAC, private endpoints, and network restrictions for controlled access.
upvoted 1 times
...
zellck
2 years, 5 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
2 years, 6 months ago
agree azure container register
upvoted 1 times
...
VBK8579
2 years, 6 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
2 years, 6 months ago
Selected Answer: B
B. Premium SKU Azure Container Registry
upvoted 1 times
OPT_001122
2 years, 6 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 ...