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

https://github.com/ezeparziale/hello-kafka

:spider_web: Server kafka ready for streaming
https://github.com/ezeparziale/hello-kafka

docker docker-compose kafka

Last synced: about 2 months ago
JSON representation

:spider_web: Server kafka ready for streaming

Awesome Lists containing this project

README

          

# ๐Ÿ•ธ๏ธ Server kafka

Docker compose listo para generar un server kafka con zookeeper para proyectos de streaming.

## ๐Ÿ“ฆ Versiones

Tanto la versiรณn de Zookeeper y Kafka son de Confluent 6.2.1

## ๐Ÿƒโ€โ™‚๏ธ Run

```bash
docker-compose -f "docker-compose.yaml" up -d
```

## ๐Ÿ“š Info

```url
https://developer.confluent.io/learn-kafka/
```