A company is planning to deploy a complex microservices application consisting of multiple containerized components. The company requires a hosting solution that automatically manages container deployment, scaling, and service discovery across a cluster of servers. Which Azure service should the company select?
- AAzure Container Instances
- Azure Kubernetes Service (AKS)Cevap
- CAzure Virtual Machines
- DAzure App Service
Cevap
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS) is correct because it provides managed container orchestration, automating the deployment, scaling, and management of multi-container applications across a clustered environment.
Adım Adım Çözüm
Anahtar Kavram
Azure Kubernetes Service (AKS) is Azure's managed container orchestration service designed for managing clusters of containers.