An open API service indexing awesome lists of open source software.

https://github.com/selcuksert/event-driven-kafka

Sample project on event driven architecture with Apache Kafka
https://github.com/selcuksert/event-driven-kafka

avro-schema-registry kafka kafka-connect kafka-streams

Last synced: 2 months ago
JSON representation

Sample project on event driven architecture with Apache Kafka

Awesome Lists containing this project

README

          

# Event Driven Architecture with Kafka
Sample project on event driven architecture with Apache Kafka, Kafka Streams (based on single writer principle) and the major ecosystem components like SchemaRegistry, Kafka Connect.