Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 2.87 KB

README.md

File metadata and controls

34 lines (23 loc) · 2.87 KB

Overview

Programming Languages

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.

Confluent Cloud and Confluent Cloud Schema Registry

The following subset includes examples with Confluent Cloud Schema Registry and Avro data:

Other Confluent Cloud Demos

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

Confluent Cloud