Skip to content

girijesh-ai/kafka-expert-bootcamp

Repository files navigation

Kafka Production Training Tutorial

A comprehensive 8-week training program to transform Python developers into Kafka experts.

Quick Start

# Setup environment
./scripts/setup-env.sh

# Start Kafka cluster
cd docker && docker-compose up -d

# Access Kafka UI
open http://localhost:8080

Training Structure

  • Week 1-2: Kafka Fundamentals
  • Week 3-4: Advanced Producers & Consumers
  • Week 5: Stream Processing & Schema Management
  • Week 6: Production Monitoring & Security
  • Week 7-8: Production Deployment & Projects

Requirements

  • Docker & Docker Compose
  • Python 3.9+
  • UV package manager

About

Production-grade Kafka training program - 8-week bootcamp from fundamentals to expert level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors