Wiki source code of Data pipeline - Mendix to AWS Redshift
Last modified by Erik Bakker on 2024/02/21 21:54
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}}{{container layoutStyle="columns"}}((( | ||
| 2 | This exercise will guide you in practising with data pipelines processing data from Mendix to AWS Redshift. | ||
| 3 | |||
| 4 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
| 5 | |||
| 6 | == 1. Prerequisites == | ||
| 7 | |||
| 8 | * Completed previous exercises and microlearnings | ||
| 9 | * Access to an eMagiz model with Create, Deploy and Manage rights | ||
| 10 | * Access to a Mendix project linked to the project that you have created | ||
| 11 | * Access to AWS Redshift | ||
| 12 | |||
| 13 | == 2. Exercise == | ||
| 14 | |||
| 15 | The assignment is complex this time and comes with a lot of requirements as this talks about a complete integration. | ||
| 16 | So only proceed with this assignment if you have access to Mendix and AWS Redshift in addition to eMagiz. | ||
| 17 | |||
| 18 | If so, the assignment is to successfully refresh an AWS materialized view that answers the question What were the total sales per event? | ||
| 19 | This assignment can be completed with the help of an associated Mendix project linked to the (Academy) project that you have created/used in the previous assignment. | ||
| 20 | |||
| 21 | == 3. Solution == | ||
| 22 | In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution. | ||
| 23 | |||
| 24 | {{video attachment="intermediate-datapipelines-datapipeline-mendix-to-aws-redshift.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
| 25 | |||
| 26 | )))((({{toc/}}))){{/container}}{{/container}} |