Question 143 of 307
Single answerYou need ads data to serve AI models and historical data for analytics. Longtail and outlier data points need to be identified. You want to cleanse the data in near-real time before running it through AI models. What should you do?
AUse Cloud Storage as a data warehouse, shell scripts for processing, and BigQuery to create views for desired datasets.
✓BUse Dataflow to identify longtail and outlier data points programmatically, with BigQuery as a sink.
CUse BigQuery to ingest, prepare, and then analyze the data, and then run queries to create views.
DUse Cloud Composer to identify longtail and outlier data points, and then output a usable dataset to BigQuery.
✓
Correct Answer: B
Use Dataflow to identify longtail and outlier data points programmatically, with BigQuery as a sink.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.