A company plans to migrate a custom web API to Azure. The development team wants to deploy the application code directly without packaging it into container images or managing the underlying web server software. Additionally, the team requires that Microsoft automatically handles operating system updates and security patches.
Which Azure service should the company select to meet these requirements?
- AAzure Virtual Machines
- BAzure Kubernetes Service (AKS)
- Azure App ServiceCevap
- DMicrosoft 365
Cevap
Azure App Service
Azure App Service is a Platform as a Service (PaaS) offering designed to host web applications, REST APIs, and mobile backends. In a PaaS model, Microsoft manages the hardware, operating system, and web server software, including all updates and security patching. Developers can deploy their application code directly to the service without having to containerize it first.
Adım Adım Çözüm
Anahtar Kavram
Distinguishing the management responsibilities and deployment constraints of Azure App Service from Infrastructure as a Service (IaaS) and container-based offerings.
Tahmini Süre:1m 0s