From 46d6677a8adfbe61f1a2f46ebdbef096297c599d Mon Sep 17 00:00:00 2001 From: "Jeffrey Jonathan Jennings (J3)" Date: Thu, 26 Dec 2024 03:57:48 -0500 Subject: [PATCH] Resolved #615. --- python_ccaf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_ccaf/README.md b/python_ccaf/README.md index 014a8c2..c3e7720 100644 --- a/python_ccaf/README.md +++ b/python_ccaf/README.md @@ -1,5 +1,5 @@ # Flink Applications Powered by Python on Confluent Cloud for Apache Flink (CCAF) -[Confluent Cloud for Apache Flink (CCAF)](https://docs.confluent.io/cloud/current/flink/overview.html) provides a cloud-native, serverless service for Flink that enables simple, scalable, and secure stream processing that integrates seamlessly with Apache Kafka®. Your Kafka topics appear automatically as queryable Flink tables, with schemas and metadata attached by Confluent Cloud. +[Confluent Cloud for Apache Flink (CCAF)](https://docs.confluent.io/cloud/current/flink/overview.html) integrates Confluent Cloud, a fully managed Apache Kafka service, with Apache Flink, a powerful stream processing framework. This integration enables real-time data processing, analytics, and complex event processing on data streams managed by Confluent Cloud. Your Kafka topics appear automatically as queryable Flink tables, with schemas and metadata attached by Confluent Cloud. ![flink-kafka-ecosystem](../.blog/images/flink-kafka-ecosystem.png)