Practice free →
HomeAzure AZ-204cloudcomputingaz204compute › Which Azure compute service is the fastest way t…

Which Azure compute service is the fastest way to run a containerised app WITHOUT managing the underlying VMs or Kubernetes cluster, scaling to zero?

AAzure Functions Premium plan only
BAzure Virtual Machines
CAzure SQL Database
DAzure Container Apps
Answer & Solution
Correct answer: D. Azure Container Apps
Container Apps is the serverless-container platform with scale-to-zero, KEDA-driven scaling, Dapr sidecars. VMs are full IaaS; Functions are for code (not arbitrary containers); SQL Database isn't compute.
Solve this in the app — Azure AZ-204 practice & 24k+ MCQs →
Related questions