Examtopics

Professional Cloud Developer
  • Topic 1 Question 245

    You plan to deploy a new Go application to Cloud Run. The source code is stored in Cloud Source Repositories. You need to configure a fully managed, automated, continuous deployment pipeline that runs when a source code commit is made. You want to use the simplest deployment solution. What should you do?

    • Configure a cron job on your workstations to periodically run gcloud run deploy --source in the working directory.

    • Configure a Jenkins trigger to run the container build and deploy process for each source code commit to Cloud Source Repositories.

    • Configure continuous deployment of new revisions from a source repository for Cloud Run using buildpacks.

    • Use Cloud Build with a trigger configured to run the container build and deploy process for each source code commit to Cloud Source Repositories.


    シャッフルモード