Connect Confluent Platform Components to Confluent Cloud¶
You can connect the Confluent Platform components to Confluent Cloud.
- Connecting Control Center to Confluent Cloud
- Connecting Clients to Confluent Cloud
- Connecting Kafka Connect to Confluent Cloud
- Connecting REST Proxy to Confluent Cloud
- Connecting ksqlDB to Confluent Cloud
- Schema Registry and Confluent Cloud
- Connecting Kafka Streams to Confluent Cloud
- Auto-Generating Configurations for Components to Confluent Cloud
Additional Resources¶
- To view a working example of hybrid Apache Kafka® clusters from self-hosted to Confluent Cloud, see the Confluent Cloud demo. This Confluent Cloud demo is the automated version of the quick start Writing Streaming Queries Against Kafka Using KSQL, but it runs on your Confluent Cloud cluster instead of on your local install.
- To try out a development Docker environment with Confluent Cloud connection examples for all Confluent Platform components, see this example.
- For example configs for all Confluent Platform components and clients connecting to Confluent Cloud, see template examples for components.
- To look at all the code used in the Confluent Cloud demo, see the Confluent Cloud demo examples.