Azure Architecture & ServicesQuestion 59 of 100
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
Explanation
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.
Practice all 100 questions free — no signup required.
Related questions on this topic
- What does Azure Virtual Network peering enable?
- Which Azure compute option is best described as 'serverless,' where you focus on code and the platform handles scaling automatically?
- Which Azure service would you use to queue messages between application components to decouple and scale them independently?
- Which Azure service provides scalable big data analytics and data warehousing for large volumes of structured data?
- Which storage redundancy option replicates data synchronously across three availability zones in the primary region?
- What best describes the purpose of Microsoft Entra ID single sign-on (SSO)?
Last reviewed: · editorial process
PrepPass Editorial Team · Verified against Microsoft Azure Fundamentals (AZ-900) · How we review