Skip to content
Getting Digital

Cloud Essentials - Knowledge Badge Readiness Path (includes Labs)

AWS cloud basics, billing and five hands-on labs; 80 % on the final assessment earns the free AWS Knowledge: Cloud Essentials badge.

Provider
AWS on AWS Skill Builder
Section
Cloud Computing
Price
Free

About this course

AWS cloud basics, billing and five hands-on labs; 80 % on the final assessment earns the free AWS Knowledge: Cloud Essentials badge.

Where to take it

Free

no fee for the course or the certificate

Open at AWS Skill Builder (opens in a new tab)

No affiliate relationship with AWS. We earn nothing from this link; it is here because the course is worth knowing about.

Not sure if this is right for you?

Browse More Cloud Computing Courses

Where this course fits

Concepts behind this area

Cloud Computing

Serverless Computing

Serverless computing runs your code only while an event is calling it: the provider conjures an execution environment on demand, throws it away afterwards, and charges for work performed instead of for capacity sitting idle.

Cloud Computing

Containers

A container is an application packaged together with the libraries and configuration it needs, run as an isolated process on a host that is already switched on, so the same package behaves the same way on a laptop, in a build pipeline and in production.

Cloud Computing

Object Storage

Object storage keeps every file as a self-contained object (the bytes, a unique key and some metadata) inside a flat bucket you read and write over HTTP, with no drive to mount and no directory tree underneath it.

Hosting & Infrastructure

Uptime & SLA

Uptime is the proportion of time a service answers requests, quoted in nines, and a service level agreement is the contract clause setting out how that proportion is counted and what the provider owes when it falls short.

Hosting & Infrastructure

Shared Hosting

Shared hosting puts your website on a machine that is simultaneously running hundreds of other people's, pooling its processor, memory and disk between all of you, which is both why it costs so little and why your speed partly depends on strangers.

Hosting & Infrastructure

VPS (Virtual Private Server)

A VPS is a software-defined slice of one physical machine that behaves as a server in its own right, with its own operating system, reserved CPU, memory and disk, and administrative access down to the kernel.

The field, explained: Hosting & Cloud

Wider context: the fields we cover, the glossary and certification exams, all written by us rather than pulled from a provider feed.