life is too short for a diary



Posts Tagged: kafka

Publish / Subscribe to Kafka locally

Apache Kafka is a distributed streaming platform designed for building real-time data pipelines and streaming applications. Originally developed by LinkedIn, Kafka excels at handling high-throughput, fault-tolerant publish-subscribe messaging between systems...

Continue reading → kafka kcat docker



Daily Logs for Sep 8, 2025

Dear Vishi, dear logs for today...

Continue reading → letters kafka honda



How to Listen to a Kafka Consumer in Spring Boot (Reactive & Non-Reactive)

Listening to a kafka consumer varies in both servlet and reactive application...

Continue reading → java spring boot kafka