nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #126

You work for a large organization where each business unit has thousands of users. You need to delegate management of access control permissions to each business unit. You have the following…

The correct answer is B. Organize projects in folders, and assign permissions to Google groups at the folder level. E. Use Google Cloud Directory Sync to synchronize users and group memberships in Cloud Identity. To delegate access management to business units at scale with on-premises integration, organize projects in folders and assign permissions to Google Groups at the folder level, while synchronizing users and groups from on-premises using Google Cloud Directory Sync.

Submitted by chiamaka_o· Apr 18, 2026Configuring access within a cloud solution environment

Question

You work for a large organization where each business unit has thousands of users. You need to delegate management of access control permissions to each business unit. You have the following requirements: - Each business unit manages access controls for their own projects. - Each business unit manages access control permissions at scale. - Business units cannot access other business units' projects. - Users lose their access if they move to a different business unit or leave the company. - Users and access control permissions are managed by the on-premises directory service. What should you do? (Choose two.)

Options

  • AUse VPC Service Controls to create perimeters around each business unit's project.
  • BOrganize projects in folders, and assign permissions to Google groups at the folder level.
  • CGroup business units based on Organization Units (OUs) and manage permissions based on
  • DCreate a project naming convention, and use Google's IAM Conditions to manage access based
  • EUse Google Cloud Directory Sync to synchronize users and group memberships in Cloud Identity.

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    70% (16)
  • C
    17% (4)
  • D
    4% (1)

Why each option

To delegate access management to business units at scale with on-premises integration, organize projects in folders and assign permissions to Google Groups at the folder level, while synchronizing users and groups from on-premises using Google Cloud Directory Sync.

AUse VPC Service Controls to create perimeters around each business unit's project.

VPC Service Controls are used to create security perimeters and prevent data exfiltration, which is a different security concern than delegating access control permissions and managing user lifecycles for business units.

BOrganize projects in folders, and assign permissions to Google groups at the folder level.Correct

Organizing projects within folders provides a hierarchical structure that allows business units to manage access controls for their own projects, while assigning permissions to Google Groups at the folder level ensures management at scale and maintains environment separation with inherited permissions.

CGroup business units based on Organization Units (OUs) and manage permissions based on

While organizing users by Organization Units (OUs) in an on-premises directory is a good practice, directly managing GCP permissions 'based on OUs' is not a standard GCP IAM mechanism; GCP uses Google Groups and the resource hierarchy (folders/projects) for access control.

DCreate a project naming convention, and use Google's IAM Conditions to manage access based

Creating a project naming convention helps with organization, and IAM Conditions provide fine-grained access control, but this approach alone does not effectively delegate management at scale or integrate with on-premises directory services for user lifecycle management.

EUse Google Cloud Directory Sync to synchronize users and group memberships in Cloud Identity.Correct

Using Google Cloud Directory Sync (GCDS) to synchronize users and group memberships from the on-premises directory service to Cloud Identity is crucial for managing users and access control permissions centrally from on-premises, ensuring that user access is automatically updated when they move or leave the company.

Concept tested: Hybrid identity management, IAM hierarchy (folders), and Google Groups

Source: https://cloud.google.com/identity/docs/overview

Topics

#IAM#Google Cloud Directory Sync#Resource Hierarchy#Access Delegation

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice