AZ-305 · Question #426
Drag and Drop Question You have an Azure subscription. You are designing a deployment solution for the Azure App Service web apps shown in the following table. You need to recommend a compute…
The correct answer is Azure Container Instance; Azure Kubernetes Service (AKS); Azure Batch. The correct arrangement maps three specific app requirements to their optimal Azure compute solutions. Azure Container Instance (ACI) is ideal for a single containerized app that needs quick, lightweight deployment without orchestration overhead. Azure Kubernetes Service (AKS)…
Question
Exhibits
Answer Area
Drag items
Correct arrangement
- Azure Container Instance
- Azure Kubernetes Service (AKS)
- Azure Batch
Explanation
The correct arrangement maps three specific app requirements to their optimal Azure compute solutions. Azure Container Instance (ACI) is ideal for a single containerized app that needs quick, lightweight deployment without orchestration overhead. Azure Kubernetes Service (AKS) is the right choice for a containerized app requiring scalability, high availability, and orchestration across multiple containers. Azure Batch is designed specifically for large-scale parallel and high-performance computing (HPC) workloads, making it the correct fit for batch processing or compute-intensive jobs.
Topics
Community Discussion
No community discussion yet for this question.

