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
  • Public Cloud
  • Private Cloud
  • Community Cloud

Was this helpful?

  1. Azure Cloud Concepts

Cloud Computing Deployment Models

Cloud computing deployment models represent the specific environment in which a cloud service is hosted.

They define the management, operation, accessibility, and ownership of the computing resources. The most common deployment models include:

Public Cloud

Services are provided over the internet, accessible to anyone willing to pay. These are owned and operated by third-party service providers. Examples include Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure.

Private Cloud

The cloud infrastructure is exclusively used by a single organization. It can be managed by the organization or a third party and can exist on-premise or off-premise.

Hybrid Cloud: A combination of public and private clouds, allowing data and applications to be shared between them. This model offers greater flexibility and more deployment options.

Community Cloud

The infrastructure is shared between several organizations from a specific community with common concerns (security, compliance, jurisdiction, etc.), possibly managed by the organizations or a third party.

PreviousTypes of Cloud ComputingNextCloud Service Types

Last updated 1 year ago

Was this helpful?

1️⃣
🟢