life is too short for a diary



Posts Tagged: kafka (Page 2)

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



Using kcat with Kafka and SASL Authentication

kcat (formerly known as kafkacat) is a versatile command-line tool for Apache Kafka. It allows you to consume and produce Kafka messages and interact with Kafka clusters efficiently. This guide will help you set up and use kcat with SASL authentication to consume and produce messages...

Continue reading → kafka