Tools/dbt
dbt (data build tool)
SQL-based data transformation tool — defines, tests, and documents the "T" in ELT pipelines. Commonly paired with Airflow for orchestration to jointly cover what AWS_Glue provides as one managed service: dbt handles the transformation/modeling layer, Airflow schedules and sequences the jobs.