[Live Lab] Streaming 101: Hands-On with Kafka & Flink | Secure Your Spot
As always, we bring you news, updates and recommended content from the hectic world of Apache Kafka® and stream processing.
Sometimes it seems that in Apache Kafka every improvement is preceded by an involved KIP process. This month we’ve merged a great patch that improved the 99% latency of Kafka without requiring user visible changes: https://issues.apache.org/jira/browse/KAFKA-4614. Not only does it make a fast system even faster, the JIRA itself is worthy of study. I wish all JIRAs included this level of research.
Some important improvements do require KIPs. Here is what we’ve seen in active discussions this month:
Notable Blogs and Presentations:
Apache Kafka 4.2.0 is here. Explore production-ready share groups, Kafka Streams rebalance GA, new metrics, security enhancements, and upgrade details.
A global investment bank and Confluent used Apache Kafka to deliver sub-5ms p99 end-to-end latency with strict durability. Through disciplined architecture, monitoring, and tuning, they scaled from 100k to 1.6M msgs/s (<5KB), preserving order and transparent tail latency.