CDC is the beginning of a pipeline, not the whole pipeline
Change events move data between systems. Correct downstream results also need ordering, idempotency, schema handling, and reconciliation.
Connectors that turn database changes into events for downstream consumers.
Official documentationConnectors that turn database changes into events for downstream consumers.
This profile covers a change data capture in the Pipelines & streaming category.
Start with your access patterns, data size, concurrency, and recovery requirements. Check the official documentation for the exact edition, engine version, and deployment model you intend to use.
For self-managed deployments, account for upgrades, monitoring, access controls, and the process for recovering your data.
Related guides appear below as they complete editorial review. Use those examples as a starting point for testing a representative development workload.
Change events move data between systems. Correct downstream results also need ordering, idempotency, schema handling, and reconciliation.