Cloud Computing
Cloud fundamentals
Every cloud conversation rests on perhaps twenty words, and most confusion in the field comes from using them loosely: calling any rented server a cloud, or treating a region as if it were a data centre. This topic fixes that vocabulary as the foundational exams test it, then shows where each term changes a real decision about cost, resilience or who patches what.
Why this topic exists: Service and deployment models, regions and availability zones, elasticity and shared responsibility: the vocabulary every foundational exam tests first (AZ-900 Cloud Concepts; CLF-C02; NIST SP 800-145).
The foundational papers from Microsoft, AWS and Oracle open with the same material because nothing later makes sense without it. Azure Fundamentals gives cloud concepts a whole section of its own, and that section reads like a glossary with decisions attached. Learn these terms as consequences, not definitions, and the associate exams become easier to reason through.
- Service models. With IaaS you rent machines, disks and networks and run everything above the operating system. With PaaS the platform runs your code and keeps the runtime current. With SaaS you simply use finished software. Each step up hands more work, and more control, to the provider.
- Deployment models. Public clouds serve any paying customer; private ones serve a single organisation; hybrid estates join the two with networking and shared identity. NIST adds a fourth, the community cloud, shared by organisations with common obligations.
- Regions and availability zones. A region is a geographic area; a zone is an isolated group of data centres inside it with separate power and cooling. Spreading across zones survives a building failure; surviving the loss of an entire region takes a second region and a plan.
- Elasticity and scalability. Scalability means a system can grow. Elasticity means it grows and shrinks on its own as demand moves, which is only true once someone configures it.
- Consumption pricing. You pay for what runs, measured in seconds, requests or gigabytes, instead of buying capacity in advance.
The split that decides who fixes what
AWS describes security as divided in two: the provider answers for the infrastructure the cloud runs on, and the customer answers for whatever they put into it. Some controls are inherited outright, such as physical security of the halls. Some are shared, such as patching, where the provider patches its hosts and you patch your guest operating system. Some are yours alone. The line is not fixed. On a virtual machine you own nearly everything above the hypervisor; on a managed database or a storage service, the provider takes the engine and you keep access rights, encryption choices and the data itself. The defence of that customer half is a field of its own, which the cybersecurity silo treats under cloud security.
Two words beginners swap
A single availability zone is not high availability. Exam questions often describe a service running in one zone and ask what survives a data-centre outage; the answer is nothing, however many instances are running there.
Where to take this next depends on your goal. Azure Fundamentals and Cloud Practitioner certify exactly this vocabulary on their own platforms, and OCI Foundations does the same without a fee. Anyone who already works in IT can often skip the paper and go straight to an associate exam, but not the content: the associate questions assume every term above and use them without explanation. The cloud platforms topic then translates these ideas into each vendor's product names, and governance and landing zones shows how an estate is divided into accounts, subscriptions or projects before the first workload arrives.
Next to this topic
- Cloud platforms: AWS, Azure, Google Cloud, OCIThe four platforms differ in naming, pricing, regions and certification ladders; choosing one is the first decision most learners and teams make (vendor exam guides; the four certification hubs on this site).
- Cloud governance and landing zonesAccounts, subscriptions and projects, management groups, policy, tagging, budgets and locks: how an estate is organised before anything is deployed (AZ-900 Azure management and governance, its one of the three areas, at 30 to 35 per cent; the Well-Architected security and cost pillars).
- Containers and KubernetesContainers are the unit of deployment in cloud-native work and Kubernetes the orchestrator; CNCF's Runtime and Orchestration categories and the CKA exam define the field.
- Serverless and event-driven computingFunctions, managed queues and event buses change how systems are designed and billed; SAA-C03 and the AWS Serverless knowledge badge treat it as its own discipline.
- Cloud storage and managed databasesObject, block and file storage and the managed relational and NoSQL services are the questions that reach into all four SAA-C03 domains in the associate exams (SAA-C03; AZ-104; DP-900 for the data side).
- Cloud networkingVirtual networks, subnets, load balancers, DNS, content delivery and hybrid connectivity are where on-premises networking meets the cloud (SAA-C03; AZ-104; both vendors also sell a networking specialty exam).
- Cloud architecture and the well-architected pillarsDesigning for reliability, performance, security and cost is what the architect exams certify (SAA-C03's four domains; AZ-305; Professional Cloud Architect) and what the Well-Architected Framework's six pillars name.
- Infrastructure as code and automationDeclaring environments in code (Terraform, CloudFormation, Bicep, Pulumi, Ansible) is CNCF's Provisioning category and the operating habit every cloud team is hired for (AZ-400; SAP-C02).
- Cloud operations and observabilityRunning what was built: monitoring, logging, tracing, alerting and reliability engineering (CNCF Observability and Analysis; the Well-Architected Operational Excellence pillar; the CloudOps exam, formerly SysOps).
- Cloud cost and FinOpsMeasured, variable cost is one of NIST's five cloud characteristics and the commonest failure in practice; the FinOps Framework (Inform, Optimize, Operate) and SAA-C03's cost-optimised domain make it a discipline, not an afterthought.
- Cloud migration and hybridMoving existing workloads (rehost, replatform, refactor) and running hybrid estates is a large part of enterprise cloud work, and the architect exams test it; the hosting guides cover the small end of a move.
Concepts to know
Glossary entries with the reason each one matters here.
- IaaS
The service model every fundamentals exam starts with.
- PaaS
The second service model, and the one most beginners confuse with the first.
- Serverless Computing
The far end of the service-model spectrum.
- Cloud Hosting
Where a website's hosting turns into cloud computing.
Certifications that test it
Vendor exams and free certificates; facts, cost and the preparation path are on each page, and the certifications hub has them all.
- Microsoft · AZ-900Microsoft Certified: Azure FundamentalsMicrosoft's cloud-concepts exam.
- AWS · CLF-C02AWS Certified Cloud PractitionerAWS's foundational exam.
- CompTIA · CV0-004CompTIA Cloud+The vendor-neutral cloud exam.
- Oracle · 1Z0-1085-26 · freeOracle Cloud Infrastructure Foundations AssociateOracle's free foundations exam.
- AWS · Online exam, not proctored · freeAWS Knowledge: Cloud EssentialsA free AWS badge on the same ground.
- AWS · Lab-based assessment · freeAWS Cloud Quest: Cloud PractitionerHands-on practice for the fundamentals, free.
Guides that apply
- Shared vs VPS vs dedicated vs cloud
Where cloud sits on the hosting ladder.
Frequently asked
- What is the difference between IaaS, PaaS and SaaS?
- How much of the stack you run. IaaS gives you virtual hardware and leaves the operating system and everything above it to you. PaaS runs your application code on a platform the provider maintains. SaaS is finished software you log in to, such as email or a CRM, with nothing of yours underneath.
- Is a region the same as a data centre?
- No. A region is an area containing several availability zones, and each zone is one or more data centres with independent power, cooling and networking. Designing across zones protects against a local failure; designing across regions protects against an area-wide one and costs noticeably more effort.
- Does the provider handle security in the cloud?
- Only its half. The provider secures facilities, hardware and the virtualisation layer. Your accounts, permissions, network rules, encryption settings and data remain your responsibility, and mistakes on that side sit behind many of the cloud breaches that make headlines.
Courses in the directory
122 courses are filed here; the top 3 by our ranking, details and the provider link on each course page.
Last reviewed 26 September 2026 · Getting Digital
