Home › Azure AZ-900 › cloudcomputing › azurearchitecture › Which Azure compute service runs containerised a…
Which Azure compute service runs containerised applications WITHOUT requiring the customer to manage the underlying VMs or Kubernetes nodes?
AA standalone Azure Virtual Machine with Docker installed manually
BAzure Container Instances (or Azure Container Apps)
CAzure DNS zones
DAzure Storage Account hosting raw container images
Answer & Solution
Correct answer: B. Azure Container Instances (or Azure Container Apps)
ACI and Container Apps are serverless container hosts — the customer provides an image and Azure manages everything beneath. A bare VM with Docker is the manual extreme; Storage Accounts and DNS aren't compute.
Related questions
Which statement about Azure region pairs is correct?Which Azure access-control mechanism grants permissions by assigning users, groups, or serWhich Azure identity service is the cloud-based directory used to sign in to Azure, MicrosWhich Azure Storage redundancy option provides the HIGHEST durability by replicating data A virtual network (VNet) in one Azure region needs to communicate privately with a VNet inWhich Azure networking service provides a dedicated, private connection between an on-premAn Azure Virtual Machine Scale Set is best used when you need to:Which statement about the Azure resource hierarchy is correct?