Google Professional Data Engineer Practice Test - Questions Answers, Page 10

List of questions
Question 91

The _________ for Cloud Bigtable makes it possible to use Cloud Bigtable in a Cloud Dataflow pipeline.
Question 92

Does Dataflow process batch data pipelines or streaming data pipelines?
Question 93

You are planning to use Google's Dataflow SDK to analyze customer data such as displayed below.
Your project requirement is to extract only the customer name from the data source and then write to an output PCollection.
Tom,555 X street
Tim,553 Y street
Sam, 111 Z street
Which operation is best suited for the above data processing requirement?
Question 94

Which Cloud Dataflow / Beam feature should you use to aggregate data in an unbounded data source every hour based on the time when the data entered the pipeline?
Question 95

Which of the following is NOT true about Dataflow pipelines?
Question 96

You are developing a software application using Google's Dataflow SDK, and want to use conditional, for loops and other complex programming structures to create a branching pipeline. Which component will be used for the data processing operation?
Question 97

Which of the following IAM roles does your Compute Engine account require to be able to run pipeline jobs?
Question 98

Which of the following is not true about Dataflow pipelines?
Question 99

By default, which of the following windowing behavior does Dataflow apply to unbounded data sets?
Question 100

Which of the following job types are supported by Cloud Dataproc (select 3 answers)?
Question