# Integrate ScyllaDB with Kafka

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).

## Additional Information

**Documentation**

* [Shard-Aware Kafka Connector for ScyllaDB](https://docs.scylladb.com/manual/master/using-scylla/integrations/sink-kafka-connector.md)
* [ScyllaDB CDC Source Connector](https://docs.scylladb.com/manual/master/using-scylla/integrations/scylla-cdc-source-connector.md)

**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)
