Chaos Experiment - Definição do Glossário de CI/CD
Um chaos experiment é uma injeção de falha única e guiada por hipótese (encerrar uma instância, adicionar latência de rede) executada com um raio de impacto definido e condições de aborto para validar que um sistema permanece resiliente.
Guias relacionados
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…