Medium1 markMultiple Choice
AZ-900 · Question 26 · Domain 2.2: Azure Compute Services
Which TWO of the following Azure services are specifically designed for running containerized applications? (Select TWO)
Which TWO of the following Azure services are specifically designed for running containerized applications? (Select TWO)
Answer options:
A.
Azure Container Instances (ACI)
B.
Azure Virtual Machines
C.
Azure Kubernetes Service (AKS)
D.
Azure Functions
E.
Azure Virtual Network
How to approach this question
Identify the services that have 'Container' or 'Kubernetes' in their name or description.
Full Answer
Azure Container Instances (ACI) and Azure Kubernetes Service (AKS)
Azure Container Instances (ACI) is the fastest and simplest way to run a container in Azure. Azure Kubernetes Service (AKS) is a robust orchestration service for managing large numbers of containers.
Common mistakes
Selecting Virtual Machines. While VMs can host containers, ACI and AKS are the purpose-built container services.
Practice the full Azure Fundamentals AZ-900 Practice Exam 2
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02According to the shared responsibility model, which component is ALWAYS the responsibility of the...EasyQ03A company wants to transition from purchasing physical servers to a model where they only pay for...MediumQ04Which TWO of the following are primary benefits of using cloud services? (Select TWO)EasyQ05True or False: Moving to the cloud typically shifts IT spending from an Operational Expenditure (...Easy
Expert