Skip to content

Instantly share code, notes, and snippets.

View kim-hyunjin's full-sized avatar

Kim HyunJin kim-hyunjin

View GitHub Profile
@kim-hyunjin
kim-hyunjin / kafka.md
Last active July 18, 2024 12:55 — forked from DevoKun/kafka.md
How to operate Kafka, mostly using Docker

Kafka Distributed Streaming Platform

Publish and Subscribe / Process / Store

Start Kafka

  • Kafka uses ZooKeeper as a distributed backend.

Start Zookeeper