A team of developers wants to deploy a new web portal. They require a fully managed hosting platform where Microsoft automatically handles the underlying web server infrastructure and operating system patching, allowing the team to focus solely on their application code. Which Azure service should they select?
- AAzure Virtual Machines
- BMicrosoft 365
- Azure App ServiceCevap
- DAzure Kubernetes Service (AKS)
Cevap
Azure App Service
Azure App Service is a Platform as a Service (PaaS) offering that allows developers to deploy web applications directly. Microsoft handles the underlying infrastructure, operating system patching, and web server maintenance, allowing developers to focus solely on their code.
Adım Adım Çözüm
Anahtar Kavram
Azure App Service provides a fully managed Platform as a Service (PaaS) hosting environment for web applications, where Microsoft handles infrastructure management such as operating system updates and patching.