🔒 Guided

Pre-launch preview. Authorised access only.

Incorrect code

Guided by A Guide to Cloud
Explore AB-900 AI-901
Guided AZ-900 Domain 1
Domain 1 — Module 2 of 7 29%
2 of 26 overall

AZ-900 Study Guide

Domain 1: Describe Cloud Concepts

  • What is Cloud Computing? Free
  • Cloud Models: Public, Private, and Hybrid Free
  • Cloud Pricing: Consumption, Serverless, and Pay-as-You-Go Free
  • High Availability and Scalability Free
  • Reliability, Security, and Manageability Free
  • IaaS, PaaS, and SaaS Explained Free
  • Choosing the Right Cloud Service Free

Domain 2: Describe Azure Architecture and Services

  • Azure Regions, Zones, and Datacenters
  • Resources, Resource Groups, and Subscriptions
  • Azure Virtual Machines
  • Azure Compute: Containers, Functions, and App Service
  • Azure Networking: VNets, Subnets, and Peering
  • Connecting to Azure: VPNs, ExpressRoute, and DNS
  • Azure Storage Services
  • Data Migration: Moving to Azure
  • Microsoft Entra ID: Your Identity Hub
  • Authentication and External Identities
  • Azure Security: RBAC, Zero Trust, and Defender

Domain 3: Describe Azure Management and Governance

  • What Affects Your Azure Bill
  • Pricing Calculators: TCO and Azure Pricing
  • Cost Management and Tags
  • Azure Governance: Purview, Policy, and Locks
  • The Azure Portal and Cloud Shell
  • Infrastructure as Code: ARM, Bicep, and Arc
  • Azure Advisor and Service Health
  • Azure Monitor: Logs, Alerts, and Insights

AZ-900 Study Guide

Domain 1: Describe Cloud Concepts

  • What is Cloud Computing? Free
  • Cloud Models: Public, Private, and Hybrid Free
  • Cloud Pricing: Consumption, Serverless, and Pay-as-You-Go Free
  • High Availability and Scalability Free
  • Reliability, Security, and Manageability Free
  • IaaS, PaaS, and SaaS Explained Free
  • Choosing the Right Cloud Service Free

Domain 2: Describe Azure Architecture and Services

  • Azure Regions, Zones, and Datacenters
  • Resources, Resource Groups, and Subscriptions
  • Azure Virtual Machines
  • Azure Compute: Containers, Functions, and App Service
  • Azure Networking: VNets, Subnets, and Peering
  • Connecting to Azure: VPNs, ExpressRoute, and DNS
  • Azure Storage Services
  • Data Migration: Moving to Azure
  • Microsoft Entra ID: Your Identity Hub
  • Authentication and External Identities
  • Azure Security: RBAC, Zero Trust, and Defender

Domain 3: Describe Azure Management and Governance

  • What Affects Your Azure Bill
  • Pricing Calculators: TCO and Azure Pricing
  • Cost Management and Tags
  • Azure Governance: Purview, Policy, and Locks
  • The Azure Portal and Cloud Shell
  • Infrastructure as Code: ARM, Bicep, and Arc
  • Azure Advisor and Service Health
  • Azure Monitor: Logs, Alerts, and Insights
Domain 1: Describe Cloud Concepts Free ⏱ ~11 min read

Cloud Models: Public, Private, and Hybrid

Not all clouds are the same. Public cloud is like renting an apartment, private cloud is like owning a house, and hybrid cloud is the best of both. Let's explore when to use each.

What are cloud models?

☕ Simple explanation

Think of it like housing.

Public cloud = renting an apartment. Someone else owns the building, maintains it, and shares it with other tenants. You just pay rent and move in.

Private cloud = owning your own house. You control everything — the locks, the garden, the walls. But YOU pay for all the maintenance.

Hybrid cloud = you own a house but also rent a holiday apartment. Some things stay at home (private), and for special occasions you use the rental (public).

Each model has trade-offs. The exam tests whether you can pick the right one for the right situation.

Cloud models describe how cloud infrastructure is deployed and who manages it. The three primary models are:

Public cloud: Cloud resources owned and operated by a third-party provider (like Microsoft Azure) and shared across multiple organisations over the internet. You don’t own any hardware — you consume resources on demand.

Private cloud: Cloud infrastructure dedicated to a single organisation, either hosted on-premises or by a third party. The organisation has full control over security, compliance, and customisation.

Hybrid cloud: A combination of public and private cloud, connected so that data and applications can move between them. This allows organisations to keep sensitive workloads private while leveraging public cloud for scalability.

The three cloud models compared

Public vs private vs hybrid cloud
FeaturePublic CloudPrivate CloudHybrid Cloud
Who owns the hardware?Cloud provider (Microsoft, AWS, etc.)Your organisation (or a dedicated hosting provider)Mix — some yours, some provider's
Who manages it?Cloud providerYour IT team (or outsourced)Both — shared management
Shared with others?Yes — multi-tenantNo — single tenantPrivate part is single-tenant
Cost modelPay-as-you-go (OpEx)Large upfront investment (CapEx)Mix of both
ScalabilityVirtually unlimitedLimited by your hardwareScale to public when needed
Best forMost workloads, startups, rapid growthStrict compliance, legacy appsRegulated industries with burst needs

When to use each model

Public cloud — Peak Roasters’ choice

Peak Roasters, a small coffee roastery with 15 staff, needs a website, email, and an ordering system. They don’t have an IT team or a server room.

Public cloud is perfect because:

  • No upfront hardware costs — they pay monthly
  • Microsoft handles all the maintenance
  • They can scale up during holiday seasons and scale back after
  • They get enterprise-grade security without hiring specialists

Exam pattern: Public cloud is the default recommendation for most scenarios on the exam unless there’s a specific compliance or control requirement.

Private cloud — Harbour Health’s requirement

Harbour Health, a healthcare company with 500 staff, must comply with strict health data regulations. Some patient records cannot leave their data centre.

Private cloud makes sense because:

  • Full control over data location and access
  • Can meet specific regulatory requirements
  • Customised security policies
  • Dedicated resources — no “noisy neighbours”
ℹ️ Private cloud doesn't always mean on-premises

A common misconception: private cloud doesn’t mean you must own physical servers. You can have a hosted private cloud where a provider dedicates hardware exclusively to your organisation.

The key distinction is single-tenant (only your organisation uses those resources) vs multi-tenant (shared with others).

Exam tip: If a question mentions “dedicated hardware” or “single-tenant,” think private cloud — even if it’s hosted by a provider.

Hybrid cloud — Harbour Health’s actual solution

In practice, Harbour Health uses hybrid cloud. Patient records stay on their private infrastructure, but they use Azure (public cloud) for:

  • Email and collaboration (Microsoft 365)
  • Development and testing environments
  • Analytics and reporting (de-identified data)
  • Burst capacity during flu season

Hybrid cloud is best when you need both control AND flexibility.

💡 Multi-cloud vs hybrid cloud

Don’t confuse these two terms:

  • Hybrid cloud = public cloud + private cloud working together
  • Multi-cloud = using multiple public cloud providers (e.g., Azure AND AWS)

Multi-cloud is common in large enterprises for redundancy or to use best-of-breed services. The AZ-900 exam focuses on hybrid cloud but may mention multi-cloud in passing.

The consumption-based model

Cloud computing uses a consumption-based model — you only pay for what you actually use.

Traditional IT (CapEx)Cloud (OpEx)
Buy servers upfrontPay monthly for resources used
Pay whether you use them or notPay only for what you consume
Expensive to scaleScale instantly, pay more only when needed
Hardware depreciates over timeAlways get the latest infrastructure
Budget months in advancePredictable monthly bills

CapEx (Capital Expenditure) = big upfront purchases. Buying servers, building data centres.

OpEx (Operational Expenditure) = ongoing monthly costs. Paying for cloud services as you use them.

Key exam concept: Cloud shifts IT spending from CapEx to OpEx. This is a fundamental selling point of cloud computing and a heavily tested concept.

Summit Construction used to spend $50,000 every three years on new servers. Now they spend $800/month on Azure — and they can increase or decrease that spending instantly based on project load.

🎬 Video walkthrough

🎬 Video coming soon

Cloud Models: Public, Private, and Hybrid — AZ-900

Cloud Models: Public, Private, and Hybrid — AZ-900

~9 min

Flashcards

Question

What are the three cloud deployment models?

Click or press Enter to reveal answer

Answer

Public cloud (shared, provider-managed), Private cloud (dedicated, single-tenant), and Hybrid cloud (combination of public and private).

Click to flip back

Question

What is the consumption-based model?

Click or press Enter to reveal answer

Answer

You only pay for the cloud resources you actually use, rather than buying hardware upfront. This shifts spending from CapEx (capital expenditure) to OpEx (operational expenditure).

Click to flip back

Question

What is the difference between multi-cloud and hybrid cloud?

Click or press Enter to reveal answer

Answer

Hybrid cloud combines public and private cloud. Multi-cloud uses multiple public cloud providers (e.g., Azure + AWS). They're different concepts.

Click to flip back

Question

When would you choose private cloud over public cloud?

Click or press Enter to reveal answer

Answer

When you need full control over hardware, must meet strict compliance/regulatory requirements, need single-tenant resources, or have legacy applications that can't run in public cloud.

Click to flip back

Knowledge Check

Knowledge Check

Peak Roasters needs a website and email for 15 staff. They have no IT team and want minimal upfront costs. Which cloud model is most appropriate?

Knowledge Check

Harbour Health stores patient records that must stay within their own data centre due to regulations. They also want to use cloud services for email and analytics. Which cloud model best fits their needs?

Knowledge Check

Which statement correctly describes the consumption-based model of cloud computing?


Next up: How cloud pricing works — consumption, reserved, and serverless models explained.

← Previous

What is Cloud Computing?

Next →

Cloud Pricing: Consumption, Serverless, and Pay-as-You-Go

Guided

I learn, I simplify, I share.

A Guide to Cloud YouTube Feedback

© 2026 Sutheesh. All rights reserved.

Guided is an independent study resource and is not affiliated with, endorsed by, or officially connected to Microsoft. Microsoft, Azure, and related trademarks are property of Microsoft Corporation. Always verify information against Microsoft Learn.