professional-cloud-data-engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
Your enterprise runs critical batch data processing pipelines orchestrated by Cloud Composer in the us-central1 region. You are tasked with designing a cross-region disaster recovery (DR) architecture that can restore workflow orchestration in us-east4 if an entire region experiences an outage.
The design must satisfy the following criteria:
Which strategy should you implement?
Cloud Composer environment snapshots capture the complete state of an Airflow environment, including the Airflow metadata database, environment variables, connections, and user configurations. These snapshots can be exported directly into a Cloud Storage bucket and imported into a new or pre-provisioned standby environment in another region.
us-east4 running the exact same Cloud Composer and Airflow version and build prevents compatibility and library mismatch issues during restoration.gcloud composer environments snapshots load operation.us-central1 and us-east4.Cloud Composer does not support native multi-region active-active cluster clustering. Scheduled snapshots combined with an identically configured failover environment and idempotent DAG tasks provide the standard, Google-recommended cross-region disaster recovery pattern.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.