Courseiva
Data Pipeline OrchestrationeasyMultiple ChoiceObjective-mapped

GCP-ADP Data Pipeline Orchestration Practice Question

You are deploying a Cloud Composer 2 environment and need to ensure that the DAG files are automatically synchronized to all workers. Where should you store these files?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

In the 'dags/' folder of the environment's bucket.

Cloud Composer 2 automatically synchronizes DAGs stored in the 'dags/' folder of the associated Cloud Storage bucket to all environment components.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Inside a Docker volume configured in the environment's YAML manifest.

    Why it's wrong here

    Cloud Composer does not expose underlying Docker volume management to the user.

  • In the local /home/airflow/gcs/dags directory of each worker node.

    Why it's wrong here

    Workers are ephemeral and should not have manual file placement.

  • In the 'dags/' folder of the environment's bucket.

    Why this is correct

    The bucket associated with the environment is the designated location for DAG files.

  • In a custom persistent disk attached to the Airflow scheduler.

    Why it's wrong here

    Cloud Composer manages storage through GCS, not manual disk management.

About these practice questions

This GCP-ADP question is part of Courseiva's 205-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Google Cloud exam blueprint

This GCP-ADP practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCP-ADP exam.