Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
Your company is designing the access control architecture for its production Google Cloud environment. To comply with regulatory standards and enforce separation of duties, the organization must establish strict administrative isolation.
The security policy mandates the following requirements:
Which IAM role configuration should you implement to satisfy these requirements?
The Project IAM Admin (roles/resourcemanager.projectIamAdmin) role is a predefined Identity and Access Management role in Google Cloud. It provides permissions to administer allow policies and manage IAM access controls at the project level without granting direct access to resource workloads or data planes.
roles/resourcemanager.projectIamAdmin allows security administrators to manage role bindings, update allow policies, and control access delegation without inheriting operational privileges to interact with workload data or modify runtime resources.resourcemanager.projects.getIamPolicy and resourcemanager.projects.setIamPolicy specifically.Using roles/resourcemanager.projectIamAdmin bound to a group isolates administrative policy functions from data plane access. It avoids the excessive operational power of basic roles like Owner while satisfying strict separation of duties.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.