Examtopics

Professional Cloud Developer
  • Topic 1 Question 286

    You are developing an application component to capture user behavior data and stream the data to BigQuery. You plan to use the BigQuery Storage Write API. You need to ensure that the data that arrives in BigQuery does not have any duplicates. You want to use the simplest operational method to achieve this. What should you do?

    • Create a write stream in the default type.

    • Create a write stream in the committed type.

    • Configure a Kafka cluster. Use a primary universally unique identifier (UUID) for duplicate messages.

    • Configure a Pub/Sub topic. Use Cloud Functions to subscribe to the topic and remove any duplicates.


    シャッフルモード