You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project simulates a real-world enterprise data migration and modernization strategy. It extracts transactional data from a simulated "On-Premise" environment (hosted on AWS EC2), performs heavy distributed processing using a Hadoop/Spark cluster, and ultimately serves the data via a Cloud-Native, serverless architecture to optimize costs .
A Data Warehousing project for retail sales using dimension modelling best practices with SCD type 2 on AWS Redshift. Utilizing AWS Lambda, Glue Workflows and Python Shell jobs to create and automate an ELT pipeline where batch data coming into S3 is loaded onto Redshift and necessary transformations are performed to meet requirements.
End-to-end data engineering project using AWS S3, Snowflake, and dbt to implement Medallion Architecture with SCD Type 1 & Type 2 logic on Walmart sales data, followed by analytical visualizations using Seaborn and Plotly.
A focused dbt Core project demonstrating proficiency in the dbt workflow: from raw source transformation to a final analytics-ready table. Features implementation of snapshots, tests, macros, and models..
End-to-end Ride Sharing Data Engineering project using PySpark, Delta Lake, Databricks Structured Streaming, dbt, SCD Type 2 Snapshots, and Dimensional Modeling.
End-to-end Azure stock market analytics pipeline - ADF ForEach fetches daily OHLCV via Alpha Vantage API for MSFT/AAPL/GOOGL, implements SCD Type 2 with Delta MERGE, Delta time travel, incremental loading and PySpark broadcast variables.
Built a metadata-driven Azure lakehouse that incrementally ingests Spotify-style SQL data with ADF, processes new Parquet files with Databricks Auto Loader, and publishes SCD-managed Delta facts and dimensions.