nerdexam
Google

PROFESSIONAL-DATA-ENGINEER · Question #272

You are implementing workflow pipeline scheduling using open source-based tools and Google Kubernetes Engine (GKE). You want to use a Google managed service to simplify and automate the task. You…

The correct answer is D. Use Cloud Composer in a Shared VPC configuration. Place the Cloud Composer resources in the service project. Explanation/Reference: Shared VPC requires that you designate a host project to which networks and subnetworks belong and a service project, which is attached to the host project. When Cloud Composer participates in a Shared VPC, the Cloud Composer environment is in the service…

Submitted by femi9· Mar 30, 2026Building and operationalizing data processing systems

Question

You are implementing workflow pipeline scheduling using open source-based tools and Google Kubernetes Engine (GKE). You want to use a Google managed service to simplify and automate the task. You also want to accommodate Shared VPC networking considerations. What should you do?

Options

  • AUse Dataflow for your workflow pipelines. Use Cloud Run triggers for scheduling.
  • BUse Dataflow for your workflow pipelines. Use shell scripts to schedule workflows.
  • CUse Cloud Composer in a Shared VPC configuration. Place the Cloud Composer resources in the host project.
  • DUse Cloud Composer in a Shared VPC configuration. Place the Cloud Composer resources in the service project.

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    6% (1)
  • C
    13% (2)
  • D
    75% (12)

Explanation

Explanation/Reference: Shared VPC requires that you designate a host project to which networks and subnetworks belong and a service project, which is attached to the host project. When Cloud Composer participates in a Shared VPC, the Cloud Composer environment is in the service project. https://cloud.google.com/composer/docs/how-to/managing/configuring-shared-vpc#set_up_shared_vpc_and_attach_the_service_project

Topics

#Cloud Composer#Shared VPC#workflow scheduling#GKE orchestration

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-DATA-ENGINEER Practice