2 posts
DRY — “Don’t Repeat Yourself” — is a fundamental coding principle that aims to reduce repetitive patterns and duplication, emphasising the…
When we were building our data platform, integrating AWS’ Managed Workflows for Apache Airflow (MWAA) with dbt-core posed some challenges…