Cloud Concepts
This chapter establishes the vocabulary and mental models behind public cloud computing. You will learn the three core service models (IaaS, PaaS, SaaS), the deployment models (public, private, hybrid), the economic and operational benefits that drive cloud adoption, and the shared responsibility model that divides security duties between provider and customer. These fundamentals underpin every Azure service you encounter later, so a firm grasp here makes the rest of the material far easier to absorb.
Cloud Service Models: IaaS, PaaS, and SaaS
Cloud services are commonly grouped into three models that differ by how much of the technology stack the provider manages versus the customer. Moving from IaaS to PaaS to SaaS, the customer's management burden decreases while the provider takes on more. Choosing the right model is a trade-off between control and convenience.
Cloud Deployment Models
A deployment model describes where cloud resources live and who has access to them. The three primary models are public, private, and hybrid, each balancing cost, control, and compliance differently. Organizations often blend models to fit workload and regulatory needs.
Benefits of Cloud Computing
The cloud's appeal comes from a set of economic and operational advantages that traditional on-premises IT struggles to match. These benefits explain why organizations of all sizes migrate workloads to the cloud. Understanding each helps you justify and design cloud solutions.
Scaling, Availability, and Resilience
Cloud platforms provide multiple techniques to keep applications performant and available under changing conditions and failures. Distinguishing these concepts is essential for designing dependable systems. Each addresses a different aspect of performance or continuity.
The Shared Responsibility Model
Security in the cloud is a partnership: the provider secures some layers and the customer secures others, with the split depending on the service model. Misunderstanding this division is a common source of security gaps. Knowing who owns each responsibility is fundamental to safe cloud use.
Last updated: July 2026