Runbook - CI/CD Glossary Definition
A runbook is a concrete, repeatable procedure for an operational task or alert (diagnosis steps, commands, escalation), letting on-call engineers respond consistently without tribal knowledge.
Related guides
Postmortem - CI/CD Glossary DefinitionA postmortem is a blameless written analysis after an incident, capturing timeline, root cause, and action it…
MTTR - CI/CD Glossary DefinitionMTTR is the average time to restore service after a failure. Lowering it - via fast rollback and self-healing…
Chaos Experiment - CI/CD Glossary DefinitionA chaos experiment is a controlled test that injects a specific failure - a killed node, added latency - with…