Consensus

Concensus is a problem where in a distributed system, if a node failed. Other nodes need to decide how to process with the failed information

Concensus Algorithm

Algorithm that provide a way for distribute system to agree on a value given a sequence of operations. For example Paxos and Raft