Chaos Experiment - CI/CD用語集の定義
chaos experimentは、仮説に基づく単一の障害注入(インスタンスの停止、ネットワークレイテンシの追加)を、定義された影響範囲と中止条件のもとで実行し、システムが回復力を保つことを検証するものです。
関連ガイド
MTTR - CI/CD Glossary DefinitionMTTR is the average time to restore service after a failure. Lowering it - via fast rollback and self-healing…
Postmortem - CI/CD Glossary DefinitionA postmortem is a blameless written analysis after an incident, capturing timeline, root cause, and action it…
Drift Detection - CI/CD Glossary DefinitionDrift detection finds where the live system has diverged from its declared config - a manual change or failed…