All Products
Search
Document Center

Realtime Compute for Apache Flink:Data ingestion with Flink CDC

Last Updated:Jun 17, 2026

Learn common use cases and best practices for data ingestion to quickly build data synchronization pipelines.

Realtime Compute for Apache Flink uses Flink Change Data Capture (CDC) YAML jobs to synchronize data from a source to a destination. The following solutions cover different use cases:

Flink CDC describes each module of a data ingestion YAML script. Complex data ingestion use cases provides configuration examples for reference.

Use the preceding examples to configure, submit, and run a data ingestion job that meets your requirements.

For solutions to runtime issues, see FAQ and solutions for ingestion.