Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implementing Event Sourcing and CQRS Design Pattern using Kafka
-
Updated
Jan 9, 2022 - Java
Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implementing Event Sourcing and CQRS Design Pattern using Kafka
An example of streaming microservices with Apache Kafka and Data Flow Topology integration with Lenses Ⓡ DataOps Platform. You can see it in action here: https://www.youtube.com/watch?v=V15mrcA1Wxg
In this repo, I would like to introduce the Kafka streams through examples and some basic theories to get them. Obviously, before starting reading this repository you need a basic knowledge of Kafka.
spring cloud integration with kafka and real time messaging
This project implements a real-time analytics pipeline that processes and enriches sales events using Kafka Streams. Incoming transaction data is streamed, transformed, and routed to multiple systems for analytics, storage, and customer engagement.
Kafka streams training app
A real-time, event-driven inventory management system that processes product updates as streaming events using Apache Kafka. The system implements an event-driven architecture where every inventory action create, sell, restock, update, and delete is captured as an event and processed in real time using Kafka Streams.
Add a description, image, and links to the kstream topic page so that developers can more easily learn about it.
To associate your repository with the kstream topic, visit your repo's landing page and select "manage topics."