This workflow:
- Reads the data from real data sources, e.g., weekly orders data stored in Amazon S3,
- Calls the developed and tested Data Transformation workflow to transform the raw orders data,
- Loads the transformed data to the production database,
- Besides, this workflow should be scheduled to run regularly and update the database table.
- Reads the data from real data sources, e.g., weekly orders data stored in Amazon S3,
- Calls the developed and tested Data Transformation workflow to transform the raw orders data,
- Loads the transformed data to the production database,
- Besides, this workflow should be scheduled to run regularly and update the database table.