Skip to main content

Confluent Cloud Flink

Autopilot scales up and scales down the compute resources that SQL statements use in Confluent Cloud for Apache Flink®. Autopilot assigns resources efficiently to SQL statements submitted in Confluent Cloud and provides elastic autoscaling for the entire time the job is running. One of the biggest benefits of using Confluent Cloud for Apache Flink is the built-in Autopilot capability.

State size

The state size is the amount of state that a statement has accumulated. Confluent Cloud for Apache Flink enforces a soft limit of 500 GB and hard limit of 1000 GB on the state size for each statement.

Flink SQL Autopilot in Confluent Cloud for Apache Flink | Confluent Documentation

Topic Actions

Flink Updates: Topic Actions, Terraform support, GCP and Azure Availability

  • Topic Actions, which are pre-packaged, turn-key stream processing workloads that handle common, domain-agnostic requirements. Users only need to provide a minimal amount of basic configuration before submitting an Action, which runs internally on Flink. Actions are designed to be extremely simple to use, allowing users to leverage the power of Flink with just a few clicks. We are starting with support for two common workloads—topic deduplication and field masking—and plan to add more in the future.
    • Transform topic
    • Deduplicate topic
    • Mask fields
    • Create embeddings

Others