All terms

Glossary

Chaos engineering

Controlled disruption in a running system, to find out whether the safeguards actually hold.

Instead of hoping failover works, you trigger it: shut down an instance, delay a connection, block a dependency.

It only makes sense once monitoring and recovery exist. Before that you create outages without insight.

Read moreWhen AWS loses a region