On the order of things
Determining the order of events in a distributed system isn’t straightforward, as the concept of “now” is relative. This article explores the challenges of achieving consensus in distributed systems and why relying on proven algorithms like Raft or Paxos may be essential.