Back to search

Orchestration vs transformation

Orchestration decides when and in what order work runs; transformation changes the data itself.

ETL / Data Engineering Medium Theory

Orchestration vs transformation

Orchestration decides when and in what order work runs; transformation changes the data itself.

  • Airflow schedules tasks
  • dbt or Spark transform data
  • Keep responsibilities clear

Orchestration vs transformation