docs/using-scylla/integrations/integration-kafka.rst
.. toctree:: :hidden:
sink-kafka-connector scylla-cdc-source-connector
Apache Kafka is capable of delivering reliable, scalable, high-throughput data streams across a myriad of data sources and sinks.
A great number of customers use ScyllaDB and Kafka together.
You can use ScyllaDB and Apache Kafka in integration solutions, such as creating a scalable backend for an IoT service.
If you have tested your application with ScyllaDB and Kafka and want to publish the results, contact us using the community forum <https://forum.scylladb.com>_.
Documentation
Shard-Aware Kafka Connector for ScyllaDB <sink-kafka-connector>ScyllaDB CDC Source Connector <scylla-cdc-source-connector>Blog Posts
Introducing the Kafka ScyllaDB Connector <https://www.scylladb.com/2020/02/18/introducing-the-kafka-scylla-connector/>_Presentations
Streaming Data from ScyllaDB to Kafka <https://www.scylladb.com/presentations/streaming-data-from-scylla-to-kafka/>_Git Projects
Kafka Connector Project <https://github.com/scylladb/kafka-connect-scylladb>_CDC source Connector Project <https://github.com/scylladb/scylla-cdc-source-connector>_