Kafka Streams

@kafkastreams.bsky.social

The official Apache Kafka Streams account. Run by the Apache Kafka PMC. Long live the otter.

While we are slowly heading into 4.3.0 release, we have some other good news for you: Over the last weeks, we released 3.9.2, 4.0.2, and 4.1.2 bug-fix releases! Thanks for all 57/44/39 contributors and our RMs PoAn Yang, Viktor Somogyi-Vass, and Andrew Schofield.

The recent 4.2 release is one of the largest milestones for Kafka Streams so far. The new “streams” groups introduce Kafka Streams specific RPCs into the protocol, making Kafka Streams more than just a wrapper around consumer/producer clients, and a first class citizen. \1

Next up in the Kafka Streams 101 series: performance optimization! Admittedly this one goes way beyond just the "101" level, with general tips to incredibly specific optimization techniques. Check it out to get a handle on your application's performance: bit.ly/43zXoQM

Kafka Streams 101: Optimizing your apps for maximum performance

Learn the concepts, configs, and application design strategies to get your Kafka Streams apps running as optimally as possible.

bit.ly

We're keeping the ball rolling on the Kafka Streams 101 series with yet another blog post! This time the focus is on configuration, and breaking down the most important configs to focus on for various needs (such as correctness, resiliency, etc) Check it out here: www.responsive.dev/blog/importa...

Kafka Streams 101: The Most Important Configs

Learn which configurations are most critical for a reliable and efficient deployment

responsive.dev