Apache Kafka

Apache Kafka

The most popular open source distributed streaming platform.

Last Update 06/22/2022
Completion Time 2 hours 3 minutes
Members 6
    • Slide Content
  • Introduction
    • 01 - Overview
    • 02 - Producer and Consumer
    • 03 - Topic, Partition and Message
    • 04 - Partition Assignment
    • 05 - Partition Offset
    • 06 - User Cases
    • 07 - Q&A
  • Implementation
    • 08 - Setting up Apache Kafka using Docker
    • 09 - Kafka UI and Demo
    • 10 - Sample code of Producer and Consumer
    • 11 - Sample code - Q&A
    • 12 - Producer and Consumer Configurations