A small collection of shell scripts to learn Kafka by doing.
This repo focuses on understanding how Kafka actually works under the hood by interacting with it directly via Kafka’s CLI tools (running inside Docker), instead of abstracting everything away with libraries or frameworks.