What is fault tolerance in distributed system

Definition of fault tolerance: Fault tolerance is a property of the system that helps to continue its working when a fault occurs. A distributed system is a system that has different components from different machines. The machines are located in different locations. All machines work together to perform any task. For example, Google is a distributed system, there are different servers located in different countries. All servers work [...]