Building Real Time Data Pipelines with CDC, Outbox, PostgreSQL, and Apache NiFi
Real Time Data Pipelines with PostgreSQL and Apache Nifi: Learn how to implement two software architecture patterns: CDC via logical replication and Outbox via table polling.
This hands on guide includes Docker Compose configurations, monitoring scripts, and guidance on choosing the right pattern for your use case.