Stabilise
Protect users first: stop harmful automation, freeze risky changes and restore a known-good path.
DevOps module 08
A disciplined incident method reduces recovery time and prevents random changes from making the failure worse.
Protect users first: stop harmful automation, freeze risky changes and restore a known-good path.
Identify affected users, regions, services, versions and the precise start time.
Compare failures with deployments, configuration, infrastructure and dependency events.
Rank likely causes from evidence; do not change multiple variables at once.
Run the smallest safe experiment that can confirm or reject one hypothesis.
Rollback, roll forward or fail over with explicit validation criteria.
Capture timeline, contributing factors, control gaps and owned corrective actions.
Deployment, secret, certificate, network, policy, dependency or infrastructure.
All users or one path, tenant, region, browser, node or identity group.
Healthy paths narrow the fault domain faster than staring at the failure alone.
Know the last verified release and the data compatibility implications.