Phase 13 · Site Reliability Engineering Practices

Topics

Chaos Engineering Basics

Part of the DevOps Roadmap.

Summary

Deliberately injecting failures into a system (killing a server, adding network latency) in a controlled way to verify it actually handles failure gracefully, rather than assuming it does.

How to Learn This

  • 1Read about Netflix's Chaos Monkey as the origin case study for this practice.
  • 2Learn why testing failure handling deliberately, in a controlled way, beats discovering it during a real outage.
  • 3Understand chaos engineering requires strong monitoring (Phase 11) first, to observe the effects safely.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge