Posts

  • 28th April 2024

Building a Change Data Capture Pipeline with AWS and Kafka

This blog post provides a step-by-step guide on how to build and configure a change data capture pipeline that captures all changes in a database and writes them into an audit log table in a useful format. The post covers the architecture of the pipeline, services used, and tips on how to set up each component.

Read more