Skip to content

Local labs / demos and other public demonstrations

This section lists the current demonstrations and labs in this git repository or the interesting public repositories about Flink

Local demonstrations and end to end studies

All the local demonstrations run on local Kubernetes.

See the e2e-demos folder for a set of available demos based on the Flink local deployment or using Confluent Cloud for Flink.

  • Record deduplication using Flink SQL or Table API deployed on Confluent Platform
  • Change Data Capture with Postgresql, CDC Debezium, Confluent Platformm v8.0+, Cloud Native for Postgresql Kuberneted Operator
  • e-commerce sale
  • Flink to JDBC Sink connector
  • Savepoint demonstration
  • SQL Gateway demonstration
  • Terraform deployment
  • GitOps with Openshift, ArgoCD and Tekton

Public repositories