The Terraformers Data Projectpresent
The Terraformers Demo Video
Deploying Code in the Cloud.
The project is a data pipeline for a Tote bag business called Terrific Totes, that extracts data from an operational database, transforms it into star-schema format, and loads it into a data warehouse for querying by analysts.
The Team
Daniel Solomon
Andrew Stride
Liam Cross
Shahanaz Shaik
Arthur Clemetson
Technologies
We used: AWS, Terraform, Python, GitHub Actions.
AWS for the cloud infrastructure, Terraform for the infrastructure-as-code, Python for the Lambda code, and GitHub Actions for CI/CD.
Challenges Faced
Planning in detail, and overcoming errors with the code.