1 min readfrom InfoQ

How Netflix Scaled Its Real-Time Service Map

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 Stiller

Want to read more?

Check out the full article on the original site

View original article