Kafka

  • Componetns (Producer, Consumer, Broker, Zookeeper)

  • Topics Partitions & Replicas

  • Leader and ISR in Kafka

  • Kafka Log pruning

  • Kafka delivery semantics

  • Micro batch vs. continuous processing mode

  • Kafka VS Kafka streaming

  • Stream Partitions and Tasks in Kafka streaming

  • Threads in Kafka streaming

  • State Stores in Kafka streaming

Last updated