Confluent Platform for Apache Flink Overview¶
Confluent Platform for Apache Flink® brings support for Apache Flink® to Confluent Platform.
Flink applications are composed of streaming dataflows that are transformed by one or more user-defined operators. These dataflows form directed acyclic graphs that start with one or more sources, and end in one or more sinks. Sources and sinks can be Apache Kafka® topics, which means that Flink integrates nicely with Confluent Platform. To learn more about Confluent Platform for Apache Flink connector support, see Connectors.
Confluent Platform for Apache Flink is fully compatible with open-source Flink. However, not all Flink features are supported in Confluent Platform for Apache Flink. To learn more about what features are supported, see Confluent Platform for Apache Flink Features and Support.
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.
See the following topics to learn more and get started: