Kafka Topic
Kafka topic is a stream of Kafka Events (Message, Record). These events are persisted as kafka topic.
It also means kafka topic is a stream of events at rest, where the events are stored
A kafka topic is devided into serveral Kafka Partition