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 RAG layer that turns a fraud alert into a drafted investigation summary, with hybrid retrieval over past cases and policies.

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