CockroachDB Videos
← Back to all videos

How does CockroachDB's built-in CDC behave in the event of downtime? | Rob Reid explains

2025-10-01

Change Data Capture (CDC) in CockroachDB Demos & Tutorials Resilience in CockroachDB

Description

How does CockroachDB's built-in CDC behave in the event of downtime? Rob Reid answers this and more with a live demo. 00:00 Introduction 00:58 Setting up the demo 01:44 Setting up the application and changefeed job 03:37 Viewing the changefeed dashboard 04:10 Node takedown 06:26 Summary Change data capture (CDC) provides efficient, distributed, row-level change feeds into a configurable sink for downstream processing such as reporting, caching, or full-text indexing. CockroachDB's CDC is built on top CockroachDB's existing distributed jobs infrastructure, built for resiliency. You can learn more here: https://www.cockroachlabs.com/docs/stable/change-data-capture-overview #database #distributedsql #cockroachdb