The document discusses the integration of Scylla with Kafka for creating an event streaming platform, focusing on the implementation of a Scylla source connector built on Debezium. It details steps for setting up a Scylla table with Change Data Capture (CDC), configuring the Kafka connector, and testing the setup for data replication. The document emphasizes the exchange of data between Scylla clusters using Kafka and showcases the demonstration with example configurations and expected outputs.
Related topics: