nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #51

PROFESSIONAL-CLOUD-DEVELOPER Question #51: Real Exam Question with Answer & Explanation

The correct answer is B: Build a custom cloud builder image and reference the image in your build steps.. https://cloud.google.com/cloud-build/docs/configuring-builds/use-community-and-custom- builders#creating_a_custom_builder

Implementing Continuous Integration and Continuous Delivery (CI/CD) pipelines

Question

You are using Cloud Build to build and test application source code stored in Cloud Source Repositories. The build process requires a build tool not available in the Cloud Build environment. What should you do?

Options

  • ADownload the binary from the internet during the build process.
  • BBuild a custom cloud builder image and reference the image in your build steps.
  • CInclude the binary in your Cloud Source Repositories repository and reference it in your build
  • DAsk to have the binary added to the Cloud Build environment by filing a feature request against

Explanation

https://cloud.google.com/cloud-build/docs/configuring-builds/use-community-and-custom- builders#creating_a_custom_builder

Topics

#Cloud Build#Custom Builders#CI/CD#Build Tools

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions