Postgres
A few gotchas when running Debezium on MSK Connect
Introduction A while ago, my team replaced our previous data pipeline with a CDC setup based on Amazon MSK Connect running the Debezium connector for PostgreSQL, streaming changes from our RDS...
read articleWait, you can invoke Lambda from a SQL query in RDS PostgreSQL?
Introduction A while ago, when I was exploring various CDC options for our RDS PostgreSQL database, I came across a very surprising capability. Turns out, you can invoke an AWS Lambda function...
read article