A protocol like Fast Paxos, with some interesting optimizations.
My brief experience playing with a queue network simulator.
Classic algorithms updated for a modern cloud database.
Alibaba's cloud-native SQL DB has a clever method for reading fresh data from secondaries.
Two friends and I wrote a joint review of a math textbook.
A 2023 paper describing a simple system for automatically configuring auto-scaling and other aspects.
A 1994 paper describing how to bring a distributed system to a known state.
Some two-phase commit optimizations for cloud storage.
A Paxos variant that speeds up linearizable reads in geo-distributed clusters.
Faster replication through the magic of partial order.