Platform as a Service (PaaS)
PaaS provides a managed platform for building and deploying apps without managing the underlying OS.
Learning objectives
Work through each idea below. Use Listen to hear the explanation — pick a voice next to Listen anytime (Sophia is the default).
- PaaS
- Reduces operational work compared with IaaS while remaining more flexible than SaaS.
- Azure examples
- You still secure application code, secrets, identities, and data.
- Ideal for custom applications where developers want productivity without server babysitting.
- Provider handles patching of the underlying host and platform components.
PaaS
managed platform (OS, runtime, middleware); you manage apps and data.
Reduces operational work compared with IaaS while remaining more flexible than SaaS.
Reduces operational work compared with IaaS while remaining more flexible than SaaS.
Azure examples
App Service, Azure SQL Database, Azure Functions, Azure Container Apps (platform style).
You still secure application code, secrets, identities, and data.
You still secure application code, secrets, identities, and data.
Ideal for custom applications where developers want productivity without server babysitting.
Ideal for custom applications where developers want productivity without server babysitting.
Provider handles patching of the underlying host and platform components.
Provider handles patching of the underlying host and platform components.