Description
ETL is an automated process that takes raw data, extracts and transforms the information required for analysis, and loads it to a data warehouse. There are different ways to build your ETL pipeline…
Summary
- ETL is an automated process that takes raw data, extracts and transforms the information required for analysis, and loads it to a data warehouse.
- This configuration is built using Fargate Tasks: an IAM that helps pulling images from your docker register, we are using ECR here.
- The architecture described in this post makes it easy to run ETL workflows as quickly as possible and sufficiently reliable for some use cases.