Published onJuly 22, 2023Maglev: A Fast and Reliable Software Network Load Balancerdistributed-systemsgooglenetworkingload-balancingNotes on Google's software load balancer that handles traffic for Search, YouTube, and other services using consistent hashing with minimal disruption.
Published onJune 10, 2023MapReduce: Simplified Data Processing on Large Clustersdistributed-systemsgooglebig-dataparallel-computingNotes on Google's seminal 2004 paper that introduced a programming model for processing massive datasets across thousands of commodity machines.