Google Cloud Professional Cloud Developer — Question 152
The development teams in your company want to manage resources from their local environments. You have been asked to enable developer access to each team’s Google Cloud projects. You want to maximize efficiency while following Google-recommended best practices. What should you do?
Answer options
- A. Add the users to their projects, assign the relevant roles to the users, and then provide the users with each relevant Project ID.
- B. Add the users to their projects, assign the relevant roles to the users, and then provide the users with each relevant Project Number.
- C. Create groups, add the users to their groups, assign the relevant roles to the groups, and then provide the users with each relevant Project ID.
- D. Create groups, add the users to their groups, assign the relevant roles to the groups, and then provide the users with each relevant Project Number.
Correct answer: C
Explanation
The correct answer is C because creating groups allows for easier management of user access and roles, which aligns with Google-recommended best practices. Options A and B assign roles directly to users, which can lead to management challenges as team members change. Options D, while similar to C, incorrectly uses Project Number instead of Project ID, which is not the recommended identifier for project access.