nerdexam
Google

PROFESSIONAL-DATA-ENGINEER · Question #220

You have a data pipeline with a Cloud Dataflow job that aggregates and writes time series metrics to Cloud Bigtable. This data feeds a dashboard used by thousands of users across the organization. You

Sign in or unlock PROFESSIONAL-DATA-ENGINEER to reveal the answer and full explanation for question #220. The question stem and answer options stay visible for context.

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

Question

You have a data pipeline with a Cloud Dataflow job that aggregates and writes time series metrics to Cloud Bigtable. This data feeds a dashboard used by thousands of users across the organization. You need to support additional concurrent users and reduce the amount of time required to write the data. Which two actions should you take? (Choose two.)

Options

  • AConfigure your Cloud Dataflow pipeline to use local execution
  • BIncrease the maximum number of Cloud Dataflow workers by setting maxNumWorkers in PipelineOptions
  • CIncrease the number of nodes in the Cloud Bigtable cluster
  • DModify your Cloud Dataflow pipeline to use the Flatten transform before writing to Cloud Bigtable
  • EModify your Cloud Dataflow pipeline to use the CoGroupByKey transform before writing to Cloud Bigtable

Unlock PROFESSIONAL-DATA-ENGINEER to see the answer

You've previewed enough free PROFESSIONAL-DATA-ENGINEER questions. Unlock PROFESSIONAL-DATA-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Cloud Dataflow#Cloud Bigtable#pipeline scaling#concurrent users
Full PROFESSIONAL-DATA-ENGINEER Practice