This comprehensive guide explores the powerful combination of Python and Apache Kafka for building robust event streaming applications, with a special focus on deploying and managing Kafka on AWS using Amazon MSK. Starting with foundational concepts and progressing to advanced techniques, this book equips readers with the knowledge and skills to design, implement, and operate high-performance, scalable, and resilient event-driven systems using modern Kafka features including KRaft mode.
This book is designed for:
Important Note: All code examples throughout this book will be presented in both confluent-kafka and kafka-python libraries to provide comprehensive coverage and practical implementation options.