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. Paxos Jokes (paxosjokes.com)
  3. Applying Flexible Paxos to Raft (jack-vanlightly.com)
  4. Pagos (didi-mexico.com)