Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M1066

Single Point of Failure, SPOF

Single Point of Failure, SPOF
BusinessHigh supportManagement
Included
account_tree

Version 1.0.0 · Updated 2026-07-28

CORE DEFINITION

A single point of failure (SPOF) is a part of a system that, if it fails, will stop the entire system from working. In other words, a single point of failure is a major hidden danger that can cause overall failure. High-availability or high-reliability systems (business systems, software systems, or industrial systems) do not want a single point of failure to cause overall failure. Generally, redundancy can be used to add multiple components with the same function. As long as these components do not fail at the same time, the system (or at least part of the system) can still operate, which improves reliability, but also increases cost and some design difficulty.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

A single point of failure (SPOF) is a part of a system that, if it fails, will stop the entire system from working. In other words, a single point of failure is a major hidden danger that can cause overall failure. High-availability or high-reliability systems (business systems, software systems, or industrial systems) do not want a single point of failure to cause overall failure.

anchor

Anchor fast decisions

System reliability depends on the weakest link; when a component has no redundancy and is on the critical path, its failure leads to global failure, and the risk is proportional to its uniqueness.

MINIMUM ACTION

In progress 0/4

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E5%8D%95%E7%82%B9%E6%95%85%E9%9A%9CZH · Explicit
    verified

RELATED MODELS