Notes on Discord's migration from Cassandra to ScyllaDB and their data modeling strategy for handling trillions of messages with strict latency requirements.
Notes on how Netflix uses GraphQL Federation to compose a unified API from hundreds of microservices while maintaining team autonomy and independent deployability.
Notes on how GitHub built a search engine that indexes 200 million repositories and returns results in milliseconds using custom indexing and query planning.
Notes on how Meta solved the cache invalidation problem at scale using a system called Polaris that guarantees cache consistency without sacrificing performance.
Notes on Google's software load balancer that handles traffic for Search, YouTube, and other services using consistent hashing with minimal disruption.