Multiple Choice
You are developing a Kubeflow pipeline on Google Kubernetes Engine. The first step in the pipeline is to issue a query against BigQuery. You plan to use the results of that query as the input to the next step in your pipeline. You want to achieve this in the easiest way possible. What should you do?
A) Use the BigQuery console to execute your query, and then save the query results into a new BigQuery table.
B) Write a Python script that uses the BigQuery API to execute queries against BigQuery. Execute this script as the first step in your Kubeflow pipeline.
C) Use the Kubeflow Pipelines domain-specific language to create a custom component that uses the Python BigQuery client library to execute queries.
D) Locate the Kubeflow Pipelines repository on GitHub. Find the BigQuery Query Component, copy that component's URL, and use it to load the component into your pipeline. Use the component to execute queries against BigQuery.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: You work on a growing team of
Q2: Your team is working on an NLP
Q3: Your company manages a video sharing website
Q4: You work for a large hotel chain
Q6: You are responsible for building a unified
Q7: You have a demand forecasting pipeline in
Q8: You work for a large technology company
Q9: You are training a Resnet model on
Q10: Your team needs to build a model
Q11: You recently joined a machine learning team