PROFESSIONAL-CLOUD-DEVELOPER · Question #193
PROFESSIONAL-CLOUD-DEVELOPER Question #193: Real Exam Question with Answer & Explanation
The correct answer is D: Verify that the Cloud Build service account is assigned the Cloud Functions Developer role.. https://cloud.google.com/build/docs/securing-builds/configure-access-for-cloud-build-service- account#granting_a_role_using_the_iam_page https://cloud.google.com/build/docs/troubleshooting#build_trigger_fails_due_to_missing_cloudbuil dbuildscreate_permission
Question
Your development team has built several Cloud Functions using Java along with corresponding integration and service tests. You are building and deploying the functions and launching the tests using Cloud Build. Your Cloud Build job is reporting deployment failures immediately after successfully validating the code. What should you do?
Options
- ACheck the maximum number of Cloud Function instances.
- BVerify that your Cloud Build trigger has the correct build parameters.
- CRetry the tests using the truncated exponential backoff polling strategy.
- DVerify that the Cloud Build service account is assigned the Cloud Functions Developer role.
Explanation
https://cloud.google.com/build/docs/securing-builds/configure-access-for-cloud-build-service- account#granting_a_role_using_the_iam_page https://cloud.google.com/build/docs/troubleshooting#build_trigger_fails_due_to_missing_cloudbuil dbuildscreate_permission
Topics
Community Discussion
No community discussion yet for this question.