PROFESSIONAL-CLOUD-DEVELOPER · Question #343
PROFESSIONAL-CLOUD-DEVELOPER Question #343: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #343. The question stem and answer options stay visible for context.
Question
You have developed a Python application that you want to containerize and deploy to Cloud Run. You have developed a Cloud Build pipeline with the following steps: After triggering the pipeline, you notice in the Cloud Build logs that the final step of the pipeline fails and the container is unable to be deployed to Cloud Run. What is the cause of this issue, and how should you resolve it?
Options
- AThe final step uses a Cloud Run instance name that does not match the container name. Update
- BThe Docker container image has not been pushed to Artifact Registry. Add a step to the pipeline
- CCloud Run does not allow unauthenticated invocations. Remove the --allow-unauthenticated
- DUnit tests in the pipeline are failing. Update the application code so that all unit tests pass, and
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.