PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #343
Your organization leverages folders to represent different teams within your Google Cloud environment. To support Infrastructure as Code (IaC) practices, each team receives a dedicated service…
The correct answer is A. Grant each service account the folder administrator role on its respective folder. Granting each service account, the folder administrator role on its respective folder provides comprehensive permissions to manage all resources within that folder, including projects and resources, while limiting their scope to only their assigned folder. This approach follows…
Question
Options
- AGrant each service account the folder administrator role on its respective folder.
- BGrant each service account the project creator role at the organization level and use folder-level
- CAssign each service account the project editor role at the organization level and instruct teams to
- DAssign each service account the folder IAM administrator role on its respective folder to allow
How the community answered
(54 responses)- A72% (39)
- B4% (2)
- C9% (5)
- D15% (8)
Explanation
Granting each service account, the folder administrator role on its respective folder provides comprehensive permissions to manage all resources within that folder, including projects and resources, while limiting their scope to only their assigned folder. This approach follows the principle of least privilege by restricting permissions to the folder level and avoids over-privileging at the organization level.
Topics
Community Discussion
No community discussion yet for this question.