Let’s start discussing how messages are stored in Kafka. In regard to storage in Kafka, we always hear two words: Topic and Partition.
Topic
A topic is a logical grouping of Partitions.
Let’s start discussing how messages are stored in Kafka. In regard to storage in Kafka, we always hear two words: Topic and Partition.
A topic is a logical grouping of Partitions.