Google Professional Data Engineer Practice Test - Questions Answers, Page 10
List of questions
Related questions
The _________ for Cloud Bigtable makes it possible to use Cloud Bigtable in a Cloud Dataflow pipeline.
Does Dataflow process batch data pipelines or streaming data pipelines?
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?
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?
Which of the following is NOT true about Dataflow pipelines?
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?
Which of the following IAM roles does your Compute Engine account require to be able to run pipeline jobs?
Which of the following is not true about Dataflow pipelines?
By default, which of the following windowing behavior does Dataflow apply to unbounded data sets?
Which of the following job types are supported by Cloud Dataproc (select 3 answers)?
Question