Exam Associate-Data-Practitioner Topic 3 Question 78 Discussion

Actual exam question for Google's Associate-Data-Practitioner exam
Question #: 78
Topic #: 3
Your company's ecommerce website collects product reviews from customers. The reviews are loaded as CSV files daily to a Cloud Storage bucket. The reviews are in multiple languages and need to be translated to Spanish. You need to configure a pipeline that is serverless, efficient, and requires minimal maintenance.
What should you do?

Suggested Answer: D Vote an answer

Loading the data into BigQuery using aCloud Run functionand creating aBigQuery remote functionthat invokes theCloud Translation APIis a serverless and efficient approach. With this setup, you can use ascheduled queryin BigQuery to invoke the remote function and translate new product reviews on a regular basis. This solution requires minimal maintenance, as BigQuery handles storage and querying, and the Cloud Translation API provides accurate translations without the need for custom ML model development.

by cibles_chaudree.4o at Aug 19, 2025, 05:03 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
cibles_chaudree.4o
2025-08-19 05:04:22
Selected Answer: B
DATAFLOW configure serverless pipeline. this solution requires min maintenance rather than D
upvoted 1 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10