AZ-305 · Question #408
You have a business-critical app named App1 that is hosted in an Azure Kubernetes Service (AKS) cluster. You need to recommend a configuration solution for the cluster. The solution must meet the…
The correct answer is B. an AKS cluster with multiple node pools deployed to a single availability zone. Availability zones help protect your applications and data from datacenter failures. Zones are unique physical locations within an Azure region. Each zone includes one or more datacenters equipped with independent power, cooling, and networking. Using AKS with availability…
Question
Options
- Aan AKS cluster deployed to a single availability zone
- Ban AKS cluster with multiple node pools deployed to a single availability zone
- Can AKS cluster that has nodes deployed to different Azure regions
- Dan AKS cluster with availability zones enabled
How the community answered
(26 responses)- A4% (1)
- B77% (20)
- C4% (1)
- D15% (4)
Explanation
Availability zones help protect your applications and data from datacenter failures. Zones are unique physical locations within an Azure region. Each zone includes one or more datacenters equipped with independent power, cooling, and networking. Using AKS with availability zones physically distributes resources across different availability zones within a single region, improving reliability. Deploying nodes in multiple zones doesn't incur additional costs. https://learn.microsoft.com/en-us/azure/aks/availability-zones-overview
Topics
Community Discussion
No community discussion yet for this question.