Runbook - CI/CD用語集の定義
runbook は既知のアラートやタスクに対処するための手順書であり、どの担当者も修正方法をリバースエンジニアリングせずに対応できるようにします。
runbook とは、特定のアラートや運用タスクに対応するための、文書化された段階的な手順書です。アラートを runbook にリンクすることで、on-call がより迅速になり、個人の記憶への依存が減ります。
関連ガイド
Alerting - CI/CD Glossary DefinitionAlerting: Alerting is the automated notification that fires when a monitored signal crosses a threshold or a…
On-Call - CI/CD Glossary DefinitionOn-Call: On-call is the rotation of engineers responsible for responding to alerts during a shift. Sustainabl…
Postmortem - CI/CD Glossary DefinitionPostmortem: A postmortem is a written review after an incident that documents what happened, the impact, the…