Postmortem - CI/CD用語集の定義
postmortemは、インシデント後に作成される非難を伴わない振り返り文書で、そのタイムライン、要因、影響、そして再発を防ぐための具体的なフォローアップアクションを記録します。
関連ガイド
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…