AZ-305 Designing Microsoft Azure Infrastructure Solutions Exam
Venture into the world of Azure Infrastructure, where design meets functionality. Harness your skills and gain mastery over complex cloud structures to ace the AZ-305 Designing Microsoft Azure Infrastructure Solutions exam!
Gauge your current knowledge

Gauge your current knowledge

Recommend a container-based solution
Azure Container Service Decision Flow
Decision TreeA decision tree that branches on workload type, orchestration needs, and scaling requirements to choose between Azure Container Instances, Azure Kubernetes Service, and Azure Container Apps.
Sample Question
A software development company is designing a new cloud-native application composed of multiple independent microservices. The application needs to handle highly variable loads, including periods of inactivity, and must scale down to zero instances to optimize costs. The architecture requires robust inter-service communication, dynamic service discovery, and the ability to perform A/B testing by routing a percentage of traffic to new versions of services. The development team has strong containerization skills but prefers a platform that abstracts away the complexities of direct Kubernetes API management and underlying infrastructure operations. Which Azure container hosting and orchestration service should the company recommend to meet these requirements efficiently?
- Azure Batch
- Azure Kubernetes Service (AKS)
- Azure Container Instances (ACI)
- Azure Container Apps (ACA)