nerdexam
Google

ASSOCIATE-CLOUD-ENGINEER · Question #74

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. Whic

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, 2026Configuring access and security

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

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    6% (1)
  • C
    89% (16)

Why each option

This question asks for the specific permission required to deploy an application to App Engine.

AApp Engine Editor

`App Engine Editor` grants broader edit access to App Engine applications but might not be the most granular role specifically for deployment.

BApp Engine Admin

`App Engine Admin` provides full administrative control over App Engine applications, which is more permissive than just deployment rights.

CApp Engine DeployerCorrect

The `App Engine Deployer` role provides the specific permissions needed to deploy applications to App Engine, primarily including the `appengine.applications.deploy` permission, which is essential for deploying new versions of an application.

DApp Engine Viewer

`App Engine Viewer` grants only read-only access to App Engine applications, which is insufficient for deploying an application.

Concept tested: App Engine Deployment Permissions

Source: https://cloud.google.com/appengine/docs/admin-roles

Topics

#IAM roles#App Engine#App Engine Deployer#least privilege

Community Discussion

No community discussion yet for this question.

Full ASSOCIATE-CLOUD-ENGINEER Practice