Medium1 markMultiple Choice
AZ-900 · Question 42 · Domain 2.2: Azure Compute Services
Which TWO Azure services are specifically designed to run containerized applications? (Select TWO)
Which TWO Azure services are specifically designed to run containerized applications? (Select TWO)
Answer options:
A.
Azure Virtual Machines
B.
Azure Container Instances (ACI)
C.
Azure Functions
D.
Azure Kubernetes Service (AKS)
E.
Azure Virtual Desktop
How to approach this question
Look for services with 'Container' or 'Kubernetes' in the name.
Full Answer
Azure Container Instances (ACI)<br/>Azure Kubernetes Service (AKS)
Azure Container Instances (ACI) offers the fastest and simplest way to run a container in Azure. Azure Kubernetes Service (AKS) is a complete orchestration service for containers with distributed architectures and large volumes of containers.
Common mistakes
Choosing Virtual Machines. While possible, it's an IaaS workaround, not a dedicated container service.
Practice the full Azure Fundamentals AZ-900 Practice Exam 6
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...EasyQ03Which cloud benefit ensures that an application remains accessible and operational even if a loca...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...EasyQ05Which cloud service model provides the highest level of control and flexibility over the operatin...Easy
Expert