Multiple Choice
A data scientist has created a BigQuery ML model and asks you to create an ML pipeline to serve predictions. You have a REST API application with the requirement to serve predictions for an individual user ID with latency under 100 milliseconds. You use the following query to generate predictions: SELECT predicted_label, user_id FROM ML.PREDICT (MODEL 'dataset.model', table user_features) . How should you create the ML pipeline?
A) Add a WHERE clause to the query, and grant the BigQuery Data Viewer role to the application service account.
B) Create an Authorized View with the provided query. Share the dataset that contains the view with the application service account.
C) Create a Cloud Dataflow pipeline using BigQueryIO to read results from the query. Grant the Dataflow Worker role to the application service account. Create a Cloud Dataflow pipeline using BigQueryIO to read results from the query. Grant the Dataflow Worker role to the application service account.
D) Create a Cloud Dataflow pipeline using BigQueryIO to read predictions for all users from the query. Write the results to Cloud Bigtable using BigtableIO . Grant the Bigtable Reader role to the application service account so that the application can read predictions for individual users from Cloud Bigtable. to read predictions for all users from the query. Write the results to Cloud Bigtable using BigtableIO . Grant the Bigtable Reader role to the application service account so that the application can read predictions for individual users from Cloud Bigtable.
Correct Answer:

Verified
Correct Answer:
Verified
Q196: You want to archive data in Cloud
Q197: You are updating the code for a
Q198: You want to automate execution of a
Q199: You work for a manufacturing company that
Q200: You are selecting services to write and
Q202: Your neural network model is taking days
Q203: When you design a Google Cloud Bigtable
Q204: Which of the following job types are
Q205: You're training a model to predict housing
Q206: You work for a large real estate