nerdexam
(ISC)2

CISSP · Question #938

What is the PRIMARY goal of fault tolerance?

The correct answer is A. Elimination of single point of failure. The primary goal of fault tolerance is to ensure that a system can continue operating smoothly despite the failure of one or more of its components. This is primarily achieved by eliminating single points of failure (SPOF). A single point of failure refers to any component or sys

Submitted by manish99· Mar 5, 2026Security Architecture and Engineering

Question

What is the PRIMARY goal of fault tolerance?

Options

  • AElimination of single point of failure
  • BIsolation using a sandbox
  • CSingle point of repair
  • DContainment to prevent propagation

How the community answered

(34 responses)
  • A
    88% (30)
  • B
    6% (2)
  • C
    3% (1)
  • D
    3% (1)

Explanation

The primary goal of fault tolerance is to ensure that a system can continue operating smoothly despite the failure of one or more of its components. This is primarily achieved by eliminating single points of failure (SPOF). A single point of failure refers to any component or system whose failure would cause the entire system to stop functioning. Fault tolerance involves designing systems so that, if one component fails, others can take over the workload without disrupting the operation of the system. Fault tolerance mechanisms typically include: Redundancy (e.g., having backup power supplies, multiple servers, or database replicas). Failover mechanisms to automatically switch to a backup when a failure occurs. By addressing SPOFs, systems can remain available, resilient, and operational even when some

Topics

#fault tolerance#high availability#single point of failure

Community Discussion

No community discussion yet for this question.

Full CISSP Practice