Gremlin
ELI5 — The Vibe Check
Gremlin is the enterprise version of breaking things on purpose. It's a commercial chaos engineering platform with a nice UI where you can inject CPU spikes, network failures, DNS errors, and more. It's like having a professional demolition team instead of just randomly swinging a sledgehammer at your infrastructure.
Real Talk
A commercial chaos engineering platform that provides a managed service for running failure injection experiments across infrastructure and applications. It offers targeted attacks (resource, network, state), safety controls, halt mechanisms, and team-based workflows for systematic resilience testing.
When You'll Hear This
"Gremlin's blackhole attack proved our circuit breaker works — the service gracefully degraded." / "We schedule Gremlin experiments during GameDays to validate our runbooks."
Related Terms
Chaos Monkey
Netflix built a program that randomly kills servers in production — on purpose. It's like hiring someone to randomly unplug things in your office to make s
Litmus Chaos
Litmus Chaos is like Chaos Monkey but specifically for Kubernetes. It's a chaos engineering platform that can kill pods, stress CPUs, inject network latenc
Toxiproxy
Toxiproxy sits between your app and its dependencies and makes the connection terrible on purpose. Add 500ms latency? Done. Drop 50% of packets? Sure. It's