Azure Architecture & Services第 44 / 100 题
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)
解析
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.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- Which Azure service is a globally distributed, multi-model NoSQL database designed for low-latency access at planetary scale?
- What is the purpose of a subnet within an Azure Virtual Network?
- Which Azure service provides a container orchestration platform for deploying and managing containerized applications at scale?
- What does a Network Security Group (NSG) do in Azure?
- Which Azure service provides scalable, name-resolution (DNS) hosting for your domains within Azure?
- What is the main benefit of using availability sets for virtual machines in Azure?