SaveMyCert
Blog · Cloud basics

Cloud basics

Plain-English explainers for the cloud concepts every certification assumes — service models, serverless, containers, regions, pricing and the shared responsibility model. No jargon, no prior experience needed.

10 articles
Cloud basics
AWS regions and availability zones explained

An AWS Region is a separate geographic area containing multiple isolated Availability Zones — discrete data centres with independent power and networking. How the hierarchy works.

Read article
Cloud basics
Containers vs virtual machines: what’s the difference?

A virtual machine virtualises an entire computer including its own OS; a container packages just an application and its dependencies and shares the host’s kernel — lighter and faster to start.

Read article
Cloud basics
How AWS pricing works: pay-as-you-go, explained

AWS pricing is consumption-based — you pay for what you use, per service, with no upfront commitment required. The purchasing models, hidden cost dimensions and tools, explained.

Read article
Cloud basics
IaaS vs PaaS vs SaaS: the cloud service models explained

IaaS, PaaS and SaaS differ in how much of the technology stack the provider manages versus you — from raw infrastructure to finished applications. A plain-English guide with examples.

Read article
Cloud basics
Public, private and hybrid cloud explained simply

Public, private and hybrid cloud describe where infrastructure lives and who shares it — provider-owned and multi-tenant, dedicated to one organisation, or a deliberate mix of both.

Read article
Cloud basics
The AWS shared responsibility model explained

The shared responsibility model divides security duties: AWS secures the cloud itself — hardware, software, facilities — while you secure what you put in it. The split, explained clearly.

Read article
Cloud basics
What is cloud computing? A plain-English explanation

Cloud computing is the on-demand delivery of computing resources — servers, storage, databases, networking — over the internet, paid for as you use them. Here is how it works and why it matters.

Read article
Cloud basics
What is DevOps? A culture, not a job title

DevOps is a set of practices and a culture that shortens the path from writing code to running it reliably in production — not a job title or a tool. What it really means, explained plainly.

Read article
Cloud basics
What is infrastructure as code? A plain-English guide

Infrastructure as code (IaC) means defining servers, networks and other infrastructure in version-controlled files applied repeatably — not console clicks. How it works and why it matters.

Read article
Cloud basics
What is serverless computing? The concept explained

Serverless computing means running code or using services without provisioning or managing servers — the provider handles capacity, scaling and patching, and you pay only for what you consume.

Read article