LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


Your company is leveraging GCP services to automate its Continuous Integration and Deployment process, utilizing Cloud Build for creating images and artifacts. A new developer is responsible for setting up the build configuration files, but the process is failing. What could be the potential reasons? Select two.

Real Exam




Explanation:

For Cloud Build to function correctly, the build configuration file must be either a JSON or YAML file and located in the same directory as the application's source code. Options B, D, and E are incorrect as they suggest file formats not supported for build configuration in Cloud Build. Reference: Cloud Build Documentation.

Powered ByGPT-5