Kafka Streams: A Production Guide to Joins, Aggregations, and Stateful Processing
TL;DR Building real-time data pipelines is often more complex than it appears at first. A simple stream processing application may start with a few Kafka topics, joins, and aggregations. As data volum
Jul 2, 202624 min read


