Examtopics

Associate Data Practitioner
  • Topic 1 Question 45

    You need to create a data pipeline that streams event information from applications in multiple Google Cloud regions into BigQuery for near real-time analysis. The data requires transformation before loading. You want to create the pipeline using a visual interface. What should you do?

    • Push event information to a Pub/Sub topic. Create a Dataflow job using the Dataflow job builder.

    • Push event information to a Pub/Sub topic. Create a Cloud Run function to subscribe to the Pub/Sub topic, apply transformations, and insert the data into BigQuery.

    • Push event information to a Pub/Sub topic. Create a BigQuery subscription in Pub/Sub.

    • Push event information to Cloud Storage, and create an external table in BigQuery. Create a BigQuery scheduled job that executes once each day to apply transformations.


    シャッフルモード