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…
Question
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)- A6% (1)
- B6% (1)
- C13% (2)
- D75% (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
Community Discussion
No community discussion yet for this question.