Hacker News new | ask | show | jobs
by sfrench 5531 days ago
Netflix (who also survived the outage) wrote a blogpost last year in which they talked about a system they call "Chaos Monkey" which does this exact thing.

http://techblog.netflix.com/2010/12/5-lessons-weve-learned-u...

1 comments

I don't think they meant that they were doing that on live systems. Sounds like a debugging tool.