Icon

Session_​4_​Orchestration

This directory contains 4 workflows.

Icon04.0_​Reset_​DB&Big_​Data_​Environment 

This workflow resets the database by overwriting the customers and statistics tables and sets up a local big data environment and loads the usage data into […]

Icon04.1_​ETL_​Customers 

The company has two branches: one in the United States and another one in Europe. New US customer data comes from a web service. New Europe customer data […]

Icon04.2_​ELT_​Usage 

The company tracks the usage of the website and stores the information about each session. - Various data are collected, e.g., session start, duration, # […]

Icon04.3_​Orchestration 

Once the workflow the ETL on Customers data is executed successfully, i.e., customer data are accessed and anonymized, and the database table "customers" is […]