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
- Host: GitHub
- URL: https://github.com/selcuksert/event-driven-kafka
- Owner: selcuksert
- License: mit
- Created: 2020-05-05T16:11:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T21:59:16.000Z (10 months ago)
- Last Synced: 2025-03-30T17:06:50.791Z (6 months ago)
- Topics: avro-schema-registry, kafka, kafka-connect, kafka-streams
- Language: Java
- Homepage:
- Size: 6.95 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.