Runbook - CI/CD用語集の定義
runbookは、運用タスクやアラートに対する具体的で反復可能な手順(診断手順、コマンド、エスカレーション)であり、オンコールのエンジニアが属人的な知識に頼らず一貫して対応できるようにします。
関連ガイド
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…