Fetched August 10th, 2026
Netflix
↗
How and Why Netflix Built a Real-Time Distributed Graph: Part 3 — Querying the graph with gRPC…
Netflix needed to efficiently query billions of nodes and edges in a real-time distributed graph while maintaining low latency and high availability across their microservices ecosystem.
distributed-systems
api-design
Fetched August 3rd, 2026
Spotify
↗
Indexing the Data Lake for Online Point Queries
Enabling low-latency point queries on vast quantities of data stored in a data lake for online services.
storage-systems
databases