Stream Processing with Confluent Platform for Apache Flink

Confluent Platform for Apache Flink® is a stream processing framework that transforms real-time data through user-defined operators. It runs on-premises alongside other Confluent Platform components and integrates with Apache Kafka® topics as data sources and sinks.

Apache Flink applications are composed of streaming dataflows that are transformed by operators. These dataflows form directed acyclic graphs (DAGs) which are pipelines where data flows in one direction without cycles. Each DAG starts with one or more sources and ends in one or more sinks.

Flink applications are deployed in Kubernetes with Confluent Manager for Apache Flink, which is a central management component that enables users to securely manage a fleet of Flink applications across multiple environments.

Important

Confluent Platform for Apache Flink is fully compatible with Apache Flink, but not all Apache Flink features are supported. For a complete list of supported and unsupported features, see Confluent Platform for Apache Flink Features and Support.

New users:

Platform operators:

Developers:

Support: See Get Help