streamify

Setup Airflow VM

airflow

We will setup airflow on docker in a dedicated compute instance. dbt is setup inside airflow.

DAGs

The setup has two dags

dbt

The transformations happen using dbt which is triggered by Airflow. The dbt lineage should look something like this -

img

Dimensions:

Facts:

Finally, we create wide_stream view to aid dashboarding.