Learn how to implement real-time Change Data Capture (CDC) with TiDB's TiCDC component and stream database changes to RedPanda (Kafka-compatible message queue) in this comprehensive tutorial.
Free Trial - Our New Diagram Tool: https://softwaresim.com/pricing/ ("YOUTUBE24" for 25% Off)
Demonstration Diagram: https://github.com/nodematiclabs/ticdc-to-kafka
What You'll Learn:
• Setting up TiCDC (TiDB Change Data Capture) from scratch
• Configuring RedPanda as a Kafka-compatible streaming platform
• Creating and managing change feeds for real-time data replication
• Scaling TiCDC for high availability and load balancing
• Troubleshooting common connection and configuration issues
• Testing INSERT, UPDATE, and DELETE operations in real-time
Technologies Used:
• TiDB Database System
• TiCDC (Change Data Capture)
• RedPanda (Kafka-compatible streaming)
• Docker & Docker Compose
• TiUP Cluster Management
• MySQL Client
#redpanda #kafka #datastreaming #databasemanagement