Hackernews posts about Paxos

Paxos is a widely-used consensus algorithm in distributed systems that ensures all nodes agree on the state of the system despite network partitions and node failures.

Related: Raft  
  1. Paxos Made Visual in FizzBee (surfingcomplexity.blog)
  2. Applying Flexible Paxos to Raft (jack-vanlightly.com)
  3. WACN Wins a Charlie (paxsims.wordpress.com)