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 ServiceAnswer
- DAzure Kubernetes Service (AKS)
Answer
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.
Step-by-Step Solution
Key Concept
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.