GoogleGoogle
ASSOCIATE-CLOUD-ENGINEER · Question #74
ASSOCIATE-CLOUD-ENGINEER Question #74: Real Exam Question with Answer & Explanation
The correct answer is C: App Engine Deployer. This question asks for the specific permission required to deploy an application to App Engine.
Submitted by suresh_in· Mar 30, 2026
Question
You are heading the Cloud & DevOps department in a financial company and have been asked to create a custom role for one of your colleague who needs access to deploy an application to App Engine. Which permission will you use?
Options
- AApp Engine Editor
- BApp Engine Admin
- CApp Engine Deployer
- DApp Engine Viewer
Explanation
This question asks for the specific permission required to deploy an application to App Engine.
Common mistakes.
- A.
App Engine Editorgrants broader edit access to App Engine applications but might not be the most granular role specifically for deployment. - B.
App Engine Adminprovides full administrative control over App Engine applications, which is more permissive than just deployment rights. - D.
App Engine Viewergrants only read-only access to App Engine applications, which is insufficient for deploying an application.
Concept tested. App Engine Deployment Permissions
Reference. https://cloud.google.com/appengine/docs/admin-roles
Community Discussion
No community discussion yet for this question.