Apache Kafka Training Resources for EPTA educational courses
- Docker Compose files for Apache Kafka Cluster - Provides docker compose files for various kafka cluster configuratins
- Lab 2.1: Installing and Experimenting with Kafka - Instruction and needed files for lab 1
- Lab 2.1: Basic Topic Operations with Apache Kafka - Instruction how to make basic topic operation using Command Line Interface provided by Apache Kafka.
- Lab 3.1: Kafka Producers Lab - Different labs for implementing and using kafka producer using CLI, Java and Python
- Lab 3.2: Kakka Procuer Assignent - Assignment for Kafka Producers.
- Lab 4.1: Kafka Consumer Labs - Different labs for implementing and using kafka consumer using CLI, Java, Python.
- Lab 4.2: Kafka Consumer Assignment - Assignment for Kafka Producers
- Lab 5.1: Kafka Reliable Data Delivery - Assignment for Reliable Data Delivery
- Lab 7.1: Kafka Data pipelines using kafka-connect - Lab and assignment for building a data pipeline using Mysql,PostgreSQL and ElasticSerch
- Lab 8.1: Kafka Cross Cluster Mirroring - Cross Cluster Mirroring exercises
- Lab 9.1: Admin Client API - Kafka's Admin Client API Introduction
- Lab 11.1: Kafka Streams Introduction - Introduction to Kafka Streams