Postmortem - CI/CD Glossary Definition
A postmortem is a blameless retrospective document produced after an incident, recording its timeline, contributing causes, impact, and concrete follow-up actions to prevent recurrence.
Related guides
Runbook - CI/CD Glossary DefinitionA runbook is a documented, step-by-step procedure for a specific operational situation - an alert, deploy, or…
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…