Single Point of Failure
A single point of failure is one part of a system that, if it stops working, causes the whole system to stop working. Because there is no backup or alternative for that component, its failure creates a system-wide outage. Identifying such points helps organizations decide where added resilience or redundancy may be warranted.
A single point of failure (SPOF) is a critical component within a system whose failure would halt the operation of the entire system, owing to the absence of redundancy or a compensating alternative path. In operational resilience and risk management contexts, SPOFs are identified through dependency mapping and analysis of critical processes, then typically treated by introducing redundancy, failover, or other continuity controls to reduce the likelihood of a single malfunction propagating to a full-system loss. The concept is most commonly applied to technical and infrastructure systems but may also extend to processes, networks, and structures where a single vulnerable dependency exists; this entry does not address specific implementation, tooling, or architecture design choices.
Why it matters
A single point of failure represents a concentrated source of operational risk: a single component whose malfunction can propagate to a full-system loss because no backup or alternative path exists. In risk management terms, identifying SPOFs is a way of locating where the impact of a failure is disproportionate to the size of the component involved. Left unidentified, such dependencies can undermine business continuity and operational resilience, since the failure of one element defeats controls that assume the system as a whole remains available.
The concept is most established in technical and infrastructure contexts, but the underlying principle extends to processes, networks, and structures where a single vulnerable dependency exists. Because a SPOF concentrates risk, it is a natural focus for resilience planning: organizations weigh the likelihood and consequence of the component failing against the cost of introducing redundancy or other continuity controls. The value of the concept lies in making an implicit dependency explicit so that a deliberate treatment decision can be made.
Who it's relevant to
Inside SPOF
Common questions
Answers to the questions practitioners most commonly ask about SPOF.
