Reliability
Blast Radius
How much of the system a single failure affects.
Why interviewers ask about it
Cell-based architecture bounds it: partition users into independent vertical stacks so a bad deploy damages 5% rather than everyone.
Related terms
This term is part of the free System Design interview preparation module - browse the full glossary for every definition.