ArchitectureSystem Design
KW-0152

Single Point of Failure

Problem
Meaning

component whose failure can bring down the entire system

Example

If only one database server exists, its failure stops entire application

Reference
Must be eliminated in critical systems; addressed using redundancy and failover
Related
redundancyriskavailability

Built with ♥ by Sakib