AZ-900 · Question #337
You need to manage containers. Which two services can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
The correct answer is D. Azure Kubernetes Service (AKS) E. Azure Container Instances. Run Docker containers on-demand in a managed, serverless Azure environment. Azure Container Instances is a solution for any scenario that can operate in isolated containers, without orchestration. Run event-driven applications, quickly deploy from your container development pipel
Question
Options
- AAzure Virtual Desktop
- BAzure virtual machines
- CAzure Functions
- DAzure Kubernetes Service (AKS)
- EAzure Container Instances
How the community answered
(58 responses)- A3% (2)
- B2% (1)
- C5% (3)
- D90% (52)
Explanation
Run Docker containers on-demand in a managed, serverless Azure environment. Azure Container Instances is a solution for any scenario that can operate in isolated containers, without orchestration. Run event-driven applications, quickly deploy from your container development pipelines, and run data processing and build jobs. You can manage containers at scale with a fully managed Kubernetes container management and orchestration service that integrates with Azure Active Directory. Azure Kubernetes Service is a robust and cost-effective container orchestration service that helps you to deploy and manage containerized applications in seconds where additional resources are assigned automatically without the headache of managing additional servers. https://docs.microsoft.com/en-us/azure/container-instances/ https://cloudacademy.com/blog/azure-kubernetes-service-aks-what-is-it-and-why-do-we-use-it
Community Discussion
No community discussion yet for this question.