This repository is an educational example of how to use AWS S3 for staging/storage and creatinga Redshift cluster on AWS. From here, a STAR schema is designed by using an ETL process from S3 to mimick a real data pipleine.
All examples below use the Pagilla Schema to model the STAR schema using an ETL process.
Infastructure as Code on AWS - Create a Redshift Cluster
Parallel ETL - Load Data to Cluster
- All projects were sourced and completed under Udacity Dats Engineering Nanodegree