
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.
Ultimate access to all questions.
No comments yet.
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?
A
Software as a Service (SaaS)
B
Platform as a Service (PaaS)
C
Infrastructure as a Service (IaaS)
D
Database as a Service (DaaS)