https://github.com/mrtrkmn/kafka-event-processing
SS2022- Event Processing Project
https://github.com/mrtrkmn/kafka-event-processing
confluent confluent-kafka golang kafka ksqldb streaming zookeeper
Last synced: 3 months ago
JSON representation
SS2022- Event Processing Project
- Host: GitHub
- URL: https://github.com/mrtrkmn/kafka-event-processing
- Owner: mrtrkmn
- Created: 2022-05-22T21:28:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T10:05:01.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T16:26:15.292Z (4 months ago)
- Topics: confluent, confluent-kafka, golang, kafka, ksqldb, streaming, zookeeper
- Language: Go
- Homepage:
- Size: 2.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kafka-event-processing
SS2022- Event Processing Project
## Main Architecture
*(Figure taken from: https://docs.ksqldb.io/en/latest/operate-and-deploy/how-it-works/ )
## Docker compose
The [docker-compose.yaml](./docker-compose.yml) file is fetched from Confluent official repository with following command.
```bash
$ curl --silent --output docker-compose.yml https://raw.githubusercontent.com/confluentinc/cp-all-in-one/7.2.0-post/cp-all-in-one/docker-compose.yml
```## Report
The report of this mini project can be found in this LaTex repository: https://github.com/mrtrkmn/Event-Processing-Report
- Compiled version of the LaTex file(s): https://github.com/mrtrkmn/Event-Processing-Report/tree/main/compiled