Question 46

When you store data in Cloud Bigtable, what is the recommended minimum amount of stored data?
  • Question 47

    You want to use Google Stackdriver Logging to monitor Google BigQuery usage. You need an instant notification to be sent to your monitoring tool when new data is appended to a certain table using an insert job, but you do not want to receive notifications for other tables. What should you do?
  • Question 48

    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.)
  • Question 49

    Which methods can be used to reduce the number of rows processed by BigQuery?
  • Question 50

    Which Java SDK class can you use to run your Dataflow programs locally?