Live Chaos Experiments

Adversarial High oracle

Fault injection against the running production system: kill a node, sever a region, corrupt a fraction of messages, and watch whether runtime invariants hold. The adversary here is not hypothetical, and the environment is not a staging cluster wearing a costume.

Sensor properties

Property Value
Oracle strength High — the system either survived the real failure or it did not
Independence Maximum — the attack comes from outside the system under test
Scope System
Feedback latency Hours (scheduled experiments, observation windows)
Actionability Guiding — tells you which failure mode is unhandled
Type Retrospective

What it cannot detect

Failures you did not think to inject, and failures whose blast radius exceeds the experiment’s safety limits. The most dangerous production conditions are precisely the ones a responsible chaos program refuses to create — those remain observable only through incident correlation after nature provides them.

Categories: Adversarial Resilience