Chaos Engineering and Resilience Testing
Installation
SKILL.md
Chaos Engineering and Resilience Testing
Purpose
Chaos engineering is a discipline pioneered by Netflix that involves experimenting on a system to build confidence in its capability to withstand turbulent conditions in production.
Netflix's philosophy: "The best way to avoid failure is to fail constantly."
Key benefits:
- Discover weaknesses before they cause outages
- Build confidence in system resilience
- Improve incident response through practice
- Validate recovery procedures work as designed
- Document system behavior under stress