Card "DESIGN FOR FAILURE"

RULES OF THE GAME

[ DESIGN FOR FAILURE ]

Your system will crash!

Design it so that it is fault-tolerant.

RULES OF THE GAME

[ DESIGN FOR FAILURE ]

Your system will fail, it's inevitable. It must be designed for this (Design For Failure).

Plan redundancy at every level: hardware (network, disk, etc.), application (multiple instances of applications), geographical zones, providers (example: AWS + OVH).