Microsoft Azure Fundamentals AZ-900

Microsoft Azure Fundamentals AZ-900

Get started today

Ultimate access to all questions.


You are tasked with migrating a web application, which is currently accessed by external users, to Azure. Your goal is to recommend a cloud deployment solution that will minimize the administrative effort required to manage the application. Which type of cloud service should you recommend?




Explanation:

The correct answer is B: Platform as a Service (PaaS). PaaS allows you to deploy and manage applications without managing the underlying infrastructure, thus significantly reducing the administrative effort needed. Azure App Service, a PaaS offering, enables you to build and host web applications while taking care of server management, scaling, and maintenance tasks.