> For the complete documentation index, see [llms.txt](https://1ambda.gitbook.io/practical-data-pipeline/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://1ambda.gitbook.io/practical-data-pipeline/04-data-storage/untitled/4.1-kafka-concept.md).

# 4.1 Kafka Concept

이번 챕터에서는 Kafka 의 구성 요소와 아키텍쳐에 대해 이야기를 나눕니다.

### Broker

### Consumer

### Producer

### Topic

### Partition and Offset

### Segment

### Practice

TBD

### Summary

TBD
