Welcome to Kafka Workshop
ในเวิร์คชอปนี้จะพาไปทำความรู้จักกับ Kafka และการใช้งานเบื้องต้น จะได้เห็นภาพการทำงานของ Kafka และสามารถประยุกต์นำไปใช้งานต่อเองได้
โค้ดทั้งหมดเกี่ยวกับเวิร์คชอปนี้จะอยู่ที่ GitHub
Prerequisites
- Your GitHub account
- Basic knowledge about command-line interface (CLI) and Python
Table of Contents
- What is Kafka?
- Running Kafka on Local
- Sending your First Message
- Understanding Consumer Groups
- Kafka Partitioning
- Running Kafka Connect with Simple Connectors
- Python for Kafka
- Python for Kafka with Schema Registry (on Confluent Platform)
- Viewing Kafka Stuff with Kafdrop