Which Azure service lets you run individual containers quickly without managing virtual machines or orchestrators?

a.Azure Kubernetes Service
b.Azure Virtual Machines
c.Azure Blob Storage
d.Azure Container Instances (ACI)

Explanation

Azure Container Instances (ACI) runs containers on demand without provisioning or managing underlying servers or orchestration. It is ideal for simple, short-lived, or burst workloads. You pay per second for the compute resources the container consumes.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Microsoft Azure Fundamentals (AZ-900) · How we review
Report