Skip to content

Instantly share code, notes, and snippets.

@tarun08-code
Forked from piyushgarg-dev/README.md
Created September 7, 2025 16:20
Show Gist options
  • Select an option

  • Save tarun08-code/80bcab9ad24aa05e48bb4e040a1b7e98 to your computer and use it in GitHub Desktop.

Select an option

Save tarun08-code/80bcab9ad24aa05e48bb4e040a1b7e98 to your computer and use it in GitHub Desktop.
Kafka Crash Course

Kafka

Prerequisite

Commands

  • Start Zookeper Container and expose PORT 2181
docker run -p 2181:2181 zookeeper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment