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
  • Types of Cloud Computing
  • Infrastructure as a Service (IaaS)
  • Platform as a Service (PaaS)
  • Software as a Service (SaaS)

Was this helpful?

  1. Azure Cloud Concepts

Types of Cloud Computing

Types of Cloud Computing

Cloud computing provides various types of services, mainly categorized into three models:

Infrastructure as a Service (IaaS)

This model offers essential compute, storage, and networking resources on demand, on a pay-as-you-go basis. Users have control over their infrastructure without managing the physical hardware. Examples include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP).

Platform as a Service (PaaS)

PaaS provides a platform allowing customers to develop, run, and manage applications without dealing with the underlying infrastructure. It is designed to make the development process faster and more efficient. Examples include Heroku, Google App Engine, and Red Hat OpenShift.

Software as a Service (SaaS)

SaaS delivers software applications over the internet, on a subscription basis. Users can access these applications from any device, anytime. This model eliminates the need for installing and running applications on individual computers. Examples include Google Workspace, Salesforce, and Microsoft Office 365.

PreviousIntroduction to Cloud ComputingNextCloud Computing Deployment Models

Last updated 1 year ago

Was this helpful?

1️⃣
🟢