This directory includes examples of Kafka client applications written in different languages. The README for each language walks through the configurations required to connect to Confluent Cloud. If you want to run the applications against another Kafka cluster, provide the appropriate connection information in the properties file that is passed into the client applications.
The following subset includes examples with Confluent Cloud Schema Registry and Avro data:
You may also run an end-to-end Confluent Cloud demo that showcases hybrid Kafka clusters: moving from self-managed to Confluent Cloud, with other streaming processing applications (e.g. KSQL) and components of the Confluent Platform (e.g. Confluent Replicator, Confluent Control Center, and Confluent Schema Registry).