Data Science Wire

Detect CDC failures faster with AWS DMS

AWS Database Blog1mo4 min read

AWS DMS uses exponential backoff for recoverable errors, and default settings can let a change data capture (CDC) task retry silently for up to 30 minutes before failing. This post shows how to tune four recoverable-error settings so CDC tasks fail within minutes, and how to pair them with Amazon EventBridge and Amazon CloudWatch alerts.

Read the full story at AWS Database Blog

More in Data Engineering