MCP-kafka

#apachekafka

An open-source MCP (Model Context Protocol) server for Apache Kafka, built with Quarkus. Enables AI assistants like Claude, Goose, and Gemini to interact with Kafka clusters and Schema Registry.

https://github.com/gAmUssA/mcp-kafka

GitHub - gAmUssA/mcp-kafka: mcp server for Apache Kafka, Schema Registry and Apache Flink

mcp server for Apache Kafka, Schema Registry and Apache Flink - gAmUssA/mcp-kafka

GitHub

Kafka Pub/Sub with Spring Boot (Step-by-Step)

#apachekafka

A minimal Kafka-based Pub/Sub system built using Spring Boot + Docker + Kafka UI to understand how event-driven systems work in real-world microservices.

https://github.com/indrajitruidas1225/pub-sub-demo-kafka-springboot

GitHub - indrajitruidas1225/pub-sub-demo-kafka-springboot: This project demonstrates a minimal event-driven architecture using Spring Boot and Apache Kafka. It shows how a producer publishes messages to a Kafka topic and how consumers subscribe and process those messages asynchronously. Kafka UI is included to visually observe topics and message flow in real time, making it ideal for learning and debugging

This project demonstrates a minimal event-driven architecture using Spring Boot and Apache Kafka. It shows how a producer publishes messages to a Kafka topic and how consumers subscribe and process...

GitHub

Real-Time Stock Market Data Pipeline

#apachekafka

A high-frequency financial data engineering project. This system streams live trade data from WebSockets into a KRaft cluster, providing real-time portfolio valuation and automated email alerts.

https://github.com/Srini1024/kafka-stock-prices-alert-system

GitHub - Srini1024/kafka-stock-prices-alert-system: Real-time stock market data pipeline using Python, Kafka, and WebSockets. Features live portfolio tracking and automated Gmail alerts

Real-time stock market data pipeline using Python, Kafka, and WebSockets. Features live portfolio tracking and automated Gmail alerts - Srini1024/kafka-stock-prices-alert-system

GitHub

#Confluent introduces a new approach in #ApacheKafka that moves schema IDs from message payloads to record headers.

✅ Simplify schema governance & evolution.
✅ Improve compatibility across serialization formats
✅ Reduce coupling between data & metadata in event-driven architectures

Read the deep dive on #InfoQhttps://bit.ly/4tF7Fot

#ML #EventStreamProcessing #ProtocolBuffers #DataPipelines #DataAnalytics

Can Kafka Queues Make Consumers Faster?

Kafka Queues promise consumer scaling beyond partitions, but benchmarks show share consumers still lag far behind standard Kafka consumers.

Data Streaming Journal

What’s new in Spring for Apache Kafka 4? by Tim van Baarsen @ Spring I/O 2026

#apachekafka

https://youtu.be/742i_bpOEa8?is=_2Ze21sQdYL3C2V1

What’s new in Spring for Apache Kafka 4? by Tim van Baarsen @ Spring I/O 2026

YouTube

Stateful Kafka Streams Processors: Reducing Rebalancing - Lessons Learned

#apachekafka

https://lukastymo.com/posts/028-stateful-kafka-stream-processors

Stateful Kafka Streams Processors: Reducing Rebalancing - Lessons Learned

Stateful Kafka Streams on Kubernetes need configuration to stay stable during rolling updates without causing lag. If your processor must be fast, runs on few partitions, and short lag matters, the defaults are not enough. Enable static membership with a timeout based on the worst-case duration of your rolling updates.

lukastymo

Awesome Kafka

#apachekafka

A curated list of awesome Apache Kafka resources, tools, libraries, and applications.

https://github.com/conduktor/awesome-kafka

GitHub - conduktor/awesome-kafka: A curated list of awesome Apache Kafka resources, tools, libraries, and applications

A curated list of awesome Apache Kafka resources, tools, libraries, and applications - conduktor/awesome-kafka

GitHub

Sensor City Traffic Demo — Kafka on Kubernetes

#apachekafka

https://github.com/mkumm/kafka-sensor-city