https://github.com/dastergon/awesome-chaos-engineering

chaos engineering

  • if something hurts,do it more often!

  • 如果问题经常发生,人们就会学习和思考解决它们的方法

1
2
3
4
chaos under control
- terminate host
- inject latency
- inject failure

http://principlesofchaos.org

原则

Build a Hypothesis around Steady State Behavior

Vary Real-world Events

Run Experiments in Production

Automate Experiments to Run Continuously

Minimize Blast Radius

github

  • chaosmonkey - Netflix
  • service_decorators - easierway - go语言