Kafka Streams: First Impressions from the Trenches
Kafka Streams: First Impressions from the Trenches

Kafka Streams: First Impressions from the Trenches

Author
Shiv Bade
Tags
kafka
stream processing
Published
January 4, 2017
Featured
Slug
Tweet
Kafka Streams simplifies stream processing without the need for external clusters.
Highlights: - Integrated with core Kafka - DSL for joins, windows, aggregations - RocksDB-based state stores
Watch out for: - State migration complexity - Scaling requires careful partition design