An educational institution is launching an online registration portal. The application is packaged as a Docker container. The portal experiences sudden spikes in traffic during registration periods and requires automatic scaling and custom domain SSL bindings. The IT department has limited staff and wants to avoid the overhead of managing container clusters, node pools, or container orchestration workflows. Which Azure service should the organization select to meet these requirements?
- Azure App ServiceCevap
- BAzure Kubernetes Service (AKS)
- CAzure Container Instances (ACI)
- DAzure Virtual Machines
Cevap
Azure App Service
The correct answer is Azure App Service because it offers a fully managed platform (PaaS) for hosting containerized web applications. It provides built-in autoscaling, custom domain integration, and SSL bindings while completely abstracting infrastructure management, cluster nodes, and container orchestration.
Adım Adım Çözüm
Anahtar Kavram
Azure Container Instances, Azure Kubernetes Service, and Azure App Service
Tahmini Süre:1m 0s