Medium1 markMultiple Choice
AZ-900 · Question 26 · Domain 2.2: Azure Compute Services
Which TWO of the following Azure services are primarily designed to run containerized applications? (Select TWO)
Which TWO of the following Azure services are primarily designed to run containerized applications? (Select TWO)
Answer options:
A.
Azure Virtual Desktop
B.
Azure Container Instances (ACI)
C.
Azure Functions
D.
Azure Kubernetes Service (AKS)
E.
Azure Virtual Machine Scale Sets
How to approach this question
Identify the two services that have 'Container' or 'Kubernetes' in their name or purpose.
Full Answer
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 you can install Docker on a VM, VMs are not primarily designed as a managed container service.
Practice the full Azure Fundamentals AZ-900 Practice Exam 4
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02Under the shared responsibility model, which of the following is ALWAYS the responsibility of the...MediumQ03True or False: In a public cloud deployment model, you must purchase and manage your own physical...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...MediumQ05Which TWO of the following are primary benefits of using cloud computing? (Select TWO)Easy
Expert