This project is an end-to-end retail data engineering and analytics project focused on sales performance and profitability analysis. The goal is to build a cloud-enabled ELT pipeline that stores raw ...
The batch pipeline highlights the integration of OLTP and OLAP systems. It starts by extracting data from MongoDB, processing it using Spark, and loading it into S3 for further OLAP operations. Note: ...