Examtopics

Professional Cloud Developer
  • Topic 1 Question 263

    You are developing a new application. You want the application to be triggered only when a given file is updated in your Cloud Storage bucket. Your trigger might change, so your process must support different types of triggers. You want the configuration to be simple so that multiple team members can update the triggers in the future. What should you do?

    • Configure Cloud Storage events to be sent to Pub/Sub, and use Pub/Sub events to trigger a Cloud Build job that executes your application.

    • Create an Eventarc trigger that monitors your Cloud Storage bucket for a specific filename, and set the target as Cloud Run.

    • Configure a Cloud Function that executes your application and is triggered when an object is updated in Cloud Storage.

    • Configure a Firebase function that executes your application and is triggered when an object is updated in Cloud Storage.


    シャッフルモード