What is a key advantage of using PaaS services like Azure App Service over IaaS virtual machines for hosting a web app?

a.You gain full control of the physical hardware
b.You must manually patch the operating system
c.The platform handles OS patching, scaling, and infrastructure so developers focus on the application
d.You cannot deploy custom code

解析

PaaS offerings such as Azure App Service manage the operating system, runtime, patching, and scaling for you. This reduces operational overhead compared to running and maintaining your own VMs. Developers can concentrate on building and deploying application features.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 Microsoft Azure Fundamentals (AZ-900) · 我们如何核对
反馈