Multiple Choice
You are running a pipeline in Cloud Dataflow that receives messages from a Cloud Pub/Sub topic and writes the results to a BigQuery dataset in the EU. Currently, your pipeline is located in europe-west4 and has a maximum of 3 workers, instance type n1-standard-1. You notice that during peak periods, your pipeline is struggling to process records in a timely fashion, when all 3 workers are at maximum CPU utilization. Which two actions can you take to increase performance of your pipeline? (Choose two.)
A) Increase the number of max workers
B) Use a larger instance type for your Cloud Dataflow workers
C) Change the zone of your Cloud Dataflow pipeline to run in us-central1
D) Create a temporary table in Cloud Bigtable that will act as a buffer for new data. Create a new step in your pipeline to write to this table first, and then create a new pipeline to write from Cloud Bigtable to BigQuery
E) Create a temporary table in Cloud Spanner that will act as a buffer for new data. Create a new step in your pipeline to write to this table first, and then create a new pipeline to write from Cloud Spanner to BigQuery
Correct Answer:

Verified
Correct Answer:
Verified
Q40: You work for a financial institution that
Q41: Suppose you have a dataset of images
Q42: You need to choose a database to
Q43: You are deploying 10,000 new Internet of
Q44: Which of these sources can you not
Q46: Which of these operations can you perform
Q47: Your United States-based company has created an
Q48: You plan to deploy Cloud SQL using
Q49: How can you get a neural network
Q50: Which action can a Cloud Dataproc Viewer