☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Associate Data Practitioner Exam Actual Questions

72 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 3 of 72

Single answer

Your company is building a near real-time streaming pipeline to process JSON telemetry data from small appliances. You need to process messages arriving at a Pub/Sub topic, capitalize letters in the serial number field, and write results to BigQuery. You want to use a managed service and write a minimal amount of code for underlying transformations. What should you do?

A

A.Use a Pub/Sub to BigQuery subscription, write results directly to BigQuery, and schedule a transformation query to run every five minutes.

B

B.Use a Pub/Sub to Cloud Storage subscription, write a Cloud Run service that is triggered when objects arrive in the bucket, performs the transformations, and writes the results to BigQuery.

C

C.Use the “Pub/Sub to BigQuery” Dataflow template with a UDF, and write the results to BigQuery.

D

D.Use a Pub/Sub push subscription, write a Cloud Run service that accepts the messages, performs the transformations, and writes the results to BigQuery.

Correct Answer: A

<p>C.Use the &ldquo;Pub/Sub to BigQuery&rdquo; Dataflow template with a UDF, and write the results to BigQuery.</p>

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.

About this practice exam

Review 72 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.