Show in graph
ETL

Data → Data Engineering

CDC

Change Data Capture records inserts, updates, and deletes from a source system so downstream systems can react incrementally.

CDC

Change Data Capture records inserts, updates, and deletes from a source system so downstream systems can react incrementally.

Why it matters

CDC helps data teams design systems that are reliable, understandable, governable, and efficient at scale.

Design considerations

  • Define ownership, contracts, and expected consumers.
  • Make failure, replay, compatibility, and observability behavior explicit.
  • Measure quality, freshness, cost, and operational burden rather than optimizing only throughput.