•1 min read•from InfoQ
How Netflix Scaled Its Real-Time Service Map


Netflix has described how it redesigned the streaming pipeline behind Service Topology, its real-time service dependencies map, to support production scale. The system uses three stages to separate intermediary resolution from enrichment and persistence, propagates backpressure to Kafka rather than dropping records, and uses server-sent events instead of gRPC for high-volume internal transfers.
By Eran StillerWant to read more?
Check out the full article on the original site