/kafka-enablement-2020

Materials for Kafka enablement trainings in 2020

Primary LanguageShell

Apache Kafka Enablement training 2020

This repository includes the demos and labs for the Apache Kafka Enablement training in 2020. Following demos are included:

  • Introduction to Kafka
    • Running Kafka locally
    • Console consumer
    • Console producer
    • Management tools
    • Connect standalone
  • Kafka Architecture
    • Topics
    • Partitions
    • Replicas
    • Consumers
    • Producers
    • Consumer Groups