🔥 3-day streak
Professional Data Engineer72 / 169
Question 72 of 169
Your team uses Cloud Composer to orchestrate ingestion DAGs. The same DAG code must run in dev, staging, and prod environments, each pointing to different BigQuery datasets, Pub/Sub topics, and service accounts. Developers currently hardcode these values, causing errors when DAGs are promoted between environments. You want a maintainable approach that keeps a single DAG codebase while allowing per-environment configuration without editing the DAG files. What should you do?
Reviewed for accuracy · Report an issueNext question