Keep track of what is changing on Your DB — Part 1
How change data capture actually works in Postgres — the WAL, replication slots, logical decoding with pgoutput, and what Debezium puts on Kafka.

How change data capture actually works in Postgres — the WAL, replication slots, logical decoding with pgoutput, and what Debezium puts on Kafka.

How I built a real-time fraud detection platform on Kafka and Spark Structured Streaming, with XGBoost, MLflow versioning and SHAP explainability.