--

Excellent article.

I'm interested in learning about your approach to managing the intricacies of orchestration and dependencies between dbt and Apache Airflow (assuming "composer" refers to Airflow Composer). I'd like to understand where you allocate the complexity: do you favor maintaining simplistic DAGs that only interact with the final tables (gold layer), allowing dbt to handle all the dependencies among the tables, or do you rely on DAGs to navigate the complexity across all layers?

--

--

Responses (1)