August
8th,
2025
Discover why setting max.in.flight.requests.per.connection > 5 can break your Kafka message ordering and how Fortune 500 companies handle this critical parameter.
July
17th,
2025
Deep dive into Kafka's cluster membership mechanism, exploring how brokers register, maintain heartbeats, and handle failures in both ZooKeeper and KRaft modes
June
30th,
2025
A practical guide to implementing consumer groups and understanding Kafka's rebalancing mechanism
June
27th,
2025
How I built a web events Kafka pipeline with Python - from setup to real-time processing