Image slot
Add pipeline diagram
MSSQL → Debezium → Kafka → Flink (scoring) → Airflow → Snowflake (dbt star schema). Show CDC + streaming ML.
Recommended: 1600 × 900 · PNG
Streaming · CDC
Real-time fraud detection platform
A production-style platform for scoring financial transactions for fraud in real time, built around change-data-capture streaming and dimensional modeling.
- CDC pipeline (Debezium + Kafka) ingesting transactional data from MSSQL
- Real-time enrichment, feature engineering, and ML-based fraud scoring with Apache Flink
- Batch and streaming ELT orchestrated with Airflow, loading into Snowflake
- Dimensional modeling with dbt following Kimball methodology