anurag300 / examples

Demo applications and code examples for Confluent Platform and Apache Kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Has Moved

The main resource for demos and examples of stream processing with Apache Kafka and Confluent Platform is at https://docs.confluent.io/current/tutorials/index.html. Those demos and examples showcase KSQL, Kafka Streams, Confluent Replicator, Confluent Schema Registry, monitoring with Confluent Control Center, Replicator, and lots of other types of connectors.

**Please update your links to https://docs.confluent.io/current/tutorials/index.html

Which Examples are Here?

  • ccloud: Java producer connecting to Confluent Cloud (for writing data to Kafka) and a Java consumer application (for reading data from Kafka)
  • kafka-clients: Java producer (for writing data to Kafka) and a Java consumer application (for reading data from Kafka)

Previous Examples

About

Demo applications and code examples for Confluent Platform and Apache Kafka

License:Other


Languages

Language:Java 93.1%Language:Shell 6.9%