ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 172 - Professional Data Engineer discussion

Report
Export

You want to analyze hundreds of thousands of social media posts daily at the lowest cost and with the fewest steps.

You have the following requirements:

You will batch-load the posts once per day and run them through the Cloud Natural Language API.

You will extract topics and sentiment from the posts.

You must store the raw posts for archiving and reprocessing.

You will create dashboards to be shared with people both inside and outside your organization.

You need to store both the data extracted from the API to perform analysis as well as the raw social media posts for historical archiving. What should you do?

A.
Store the social media posts and the data extracted from the API in BigQuery.
Answers
A.
Store the social media posts and the data extracted from the API in BigQuery.
B.
Store the social media posts and the data extracted from the API in Cloud SQL.
Answers
B.
Store the social media posts and the data extracted from the API in Cloud SQL.
C.
Store the raw social media posts in Cloud Storage, and write the data extracted from the API into BigQuery.
Answers
C.
Store the raw social media posts in Cloud Storage, and write the data extracted from the API into BigQuery.
D.
Feed to social media posts into the API directly from the source, and write the extracted data from the API into BigQuery.
Answers
D.
Feed to social media posts into the API directly from the source, and write the extracted data from the API into BigQuery.
Suggested answer: D
asked 18/09/2024
David Powell
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first