Examtopics

Professional Cloud Developer
  • Topic 1 Question 248

    You are deploying a Python application to Cloud Run using Cloud Source Repositories and Cloud Build. The Cloud Build pipeline is shown below:

    You want to optimize deployment times and avoid unnecessary steps. What should you do?

    • Remove the step that pushes the container to Artifact Registry.

    • Deploy a new Docker registry in a VPC, and use Cloud Build worker pools inside the VPC to run the build pipeline.

    • Store image artifacts in a Cloud Storage bucket in the same region as the Cloud Run instance.

    • Add the --cache-from argument to the Docker build step in your build config file.


    シャッフルモード