Fault Tolerance
Fault tolerance is the ability of a distributed system to continue operating correctly and without interruption, even when one or more of its components (hardware, software, or network) fail. In distributed environments, failure is considered an inevitability rather than an exception; therefore, fault tolerance is a foundational principle for building resilient, reliable, and available systems.