Intermediate 6 topic areas 109+ exercises

DevOps & Cloud

DevOps engineers communicate infrastructure changes, incidents, and cost reports to both technical and non-technical audiences. This path covers writing runbooks, incident reports, deployment announcements, and architecture proposals.

Topics covered

  • CI/CD pipelines
  • Kubernetes & Docker
  • Terraform & IaC
  • Cloud services (AWS/GCP/Azure)
  • Monitoring & alerting
  • Blue-green deployments

Vocabulary spotlight

4 terms every DevOps & Cloud should know in English:

blast radius n.

The scope of systems or users that could be impacted if a change fails

"Feature flags let us control the blast radius of this rollout."
toil n.

Repetitive, manual, automatable operational work (SRE concept)

"We spent two weeks automating toil from the on-call rotation."
blue-green deployment n.

A release strategy using two identical environments, switching traffic between them

"Blue-green deployments let us roll back in seconds if something breaks."
immutable infrastructure n.

Servers are never modified in place; instead they are replaced entirely

"Immutable infrastructure means we never SSH in to fix a running box."
Open full glossary →

📚 Vocabulary Reference

Key terms organised by category for DevOps & Clouds:

CI/CD

pipelinestagejobartifacttriggerenvironmentrollbackcanary releaseblue-greenfeature flagdeployment gate

Containers & Orchestration

imagecontainerpodnodeclusternamespaceserviceingressvolumeHelm chartConfigMapSecret

Cloud

availability zoneregionVPCsubnetload balancerautoscalingserverlessIAMleast privilegemanaged service

Monitoring & Observability

metriclogtracealertthresholdSLOSLASLIMTTRerror budgetdashboardincident

Infrastructure as Code

resourcemodulestateplanapplydriftidempotentprovidervariableoutputTerraformAnsible
Study full vocabulary modules →

Recommended exercises

Real-world scenarios you'll practise

  • Writing a post-mortem for a production outage
  • Explaining a Kubernetes OOMKilled error to developers
  • Presenting a cloud cost optimisation plan to management
  • Drafting a deployment announcement with rollback criteria

Recommended reading

Reference glossaries for DevOps & Clouds

Deep-dive glossaries covering terminology specific to this role:

Browse full IT glossary →

Explore another role

🛡️ SRE / Platform Engineer

Open path →