An organization is evaluating container hosting options in Microsoft Azure and wants to understand the characteristics of Azure Container Instances (ACI) compared to other Azure container services. Which two statements correctly describe the features or capabilities of Azure Container Instances (ACI)?
- It provides a serverless platform to run containers without provisioning or managing underlying virtual machines.Cevap
- BIt provides built-in orchestration features such as service discovery, automated scaling, and coordinated container upgrades.
- It offers hypervisor-level isolation for container groups to secure workloads.Cevap
- DIt requires the customer to configure and apply operating system patches to the host servers.
Cevap
The correct statements are that Azure Container Instances provides a serverless platform to run containers without provisioning or managing underlying virtual machines, and it offers hypervisor-level isolation for container groups to secure workloads.
Azure Container Instances is a serverless container hosting service. It enables users to deploy containers immediately without the overhead of provisioning, managing, or scaling virtual machines. In addition, it provides hypervisor-level isolation for each container group by default, ensuring that containers within a group are isolated from other customer workloads sharing the same infrastructure.
Adım Adım Çözüm
Anahtar Kavram
Azure Container Instances (ACI) features and serverless container hosting
Tahmini Süre:1m 0s