Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M1228

Chaos Monkey

Chaos Monkey
SystemsHigh supportSystems Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A tool developed by Netflix that randomly terminates server instances in production during working hours. The goal is to force engineers to build systems that can automatically recover, ensuring that the system does not crash when real failures occur.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Proactively introduce chaos. Don't wait for failures to happen; instead, deliberately and systematically create failures. If you fear something might happen (e.g., server crash, key employee departure), simulate it proactively until you are no longer afraid.

anchor

Anchor fast decisions

Chaos Monkey: Netflix's open-source chaos tool that randomly terminates service instances in production, forcing the system to have fault tolerance, redundancy, and self-healing capabilities, or else expose weaknesses immediately.

MINIMUM ACTION

In progress 0/4

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Chaos_engineeringZH · Explicit
    verified

RELATED MODELS