A comprehensive 8-week training program to transform Python developers into Kafka experts.
# Setup environment
./scripts/setup-env.sh
# Start Kafka cluster
cd docker && docker-compose up -d
# Access Kafka UI
open http://localhost:8080- 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
- Docker & Docker Compose
- Python 3.9+
- UV package manager