Microsoft Azure Fundamentals (AZ-900)
HomeCertifications
  • Welcome!
  • 1️⃣ Azure Cloud Concepts
    • Introduction to Cloud Computing
    • 🟢Types of Cloud Computing
    • 🟢Cloud Computing Deployment Models
    • 🟢Cloud Service Types
    • 🟢Shared responsibility model
  • Architectural Components
    • Learning objectives
    • What is Microsoft Azure
    • Azure Physical Infrastructure
  • Shell Types
    • Azure Cloud Shell
    • Azure PowerShell
    • Azure CLI
  • Azure PowerShell Documentation
    • Page 1
  • ARM Templates
    • Page 2
Powered by GitBook
On this page
  • Learning objectives
  • Platform as a service (PaaS)

Was this helpful?

  1. Azure Cloud Concepts

Cloud Service Types

Learning objectives

After completing this module, you’ll be able to:

  • Describe infrastructure as a service (IaaS).

  • Describe platform as a service (PaaS).

  • Describe software as a service (SaaS).

  • Identify appropriate use cases for each cloud service (IaaS, PaaS, SaaS).

Platform as a service (PaaS)

Platform as a service (PaaS) is a middle ground between renting space in a datacenter (infrastructure as a service) and paying for a complete and deployed solution (software as a service).

PaaS is well suited to provide a complete development environment without the headache of maintaining all the development infrastructure.

PreviousCloud Computing Deployment ModelsNextShared responsibility model

Last updated 1 year ago

Was this helpful?

1️⃣
🟢