ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 187 - Professional Cloud Developer discussion

Report
Export

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?

A.
Check the maximum number of Cloud Function instances.
Answers
A.
Check the maximum number of Cloud Function instances.
B.
Verify that your Cloud Build trigger has the correct build parameters.
Answers
B.
Verify that your Cloud Build trigger has the correct build parameters.
C.
Retry the tests using the truncated exponential backoff polling strategy.
Answers
C.
Retry the tests using the truncated exponential backoff polling strategy.
D.
Verify that the Cloud Build service account is assigned the Cloud Functions Developer role.
Answers
D.
Verify that the Cloud Build service account is assigned the Cloud Functions Developer role.
Suggested answer: D

Explanation:

https://cloud.google.com/build/docs/securing-builds/configure-access-for-cloud-build-service-account

asked 18/09/2024
Piotr Szwajkowski
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first