Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/friendbear/udemy-apache-kafka
https://github.com/friendbear/udemy-apache-kafka
kafka udemy-course
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/friendbear/udemy-apache-kafka
- Owner: friendbear
- Created: 2021-11-02T02:17:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T05:28:16.000Z (about 3 years ago)
- Last Synced: 2024-05-02T05:11:51.380Z (8 months ago)
- Topics: kafka, udemy-course
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# udemy-apache-kafka
[![wakatime](https://wakatime.com/badge/user/c9dffbdd-c073-4c7d-a529-e105c09c8423/project/80ed9fa2-a4bd-48bc-945f-a6ed8cda782a.svg)](https://wakatime.com/badge/user/c9dffbdd-c073-4c7d-a529-e105c09c8423/project/80ed9fa2-a4bd-48bc-945f-a6ed8cda782a)
## This courceApache Kafka Series - Learn Apache Kafka for Beginners v2
*START HERE: Learn Apache Kafka 2.0 Ecosystem, Core Concepts, Real World Java Producers/Consumers & Big Data Architecture
## Environments
1. clone github repo
a
2. run docker-compose```sh
docker-compose -f zk-single-kafka-single.yml up
```