Incident - CI/CD用語集の定義
インシデントとは、協調的な対応を引き起こす計画外のサービス停止であり、失敗した本番 deploy から詰まった CI キューまで幅広く含みます。
インシデントとは、壊れた deploy pipeline や障害など、対応を要するサービスの計画外の停止や劣化のことです。インシデントは記録され、解決され、レビューされます。
関連ガイド
Postmortem - CI/CD Glossary DefinitionPostmortem: A postmortem is a written review after an incident that documents what happened, the impact, the…
Mean Time to Detect (MTTD) - CI/CD Glossary DefinitionMean Time to Detect (MTTD): Mean time to detect is the average time between when an incident begins and when…
On-Call - CI/CD Glossary DefinitionOn-Call: On-call is the rotation of engineers responsible for responding to alerts during a shift. Sustainabl…