GCP ACE · Question 42 · Domain 5.1: Managing Identity and Access Management (IAM)
Your company has a team of 50 data scientists who all need the 'BigQuery Data Viewer' role on a specific project. Team members frequently join and leave the company.
What is the MOST efficient and secure way to manage these IAM assignments?
Your company has a team of 50 data scientists who all need the 'BigQuery Data Viewer' role on a specific project. Team members frequently join and leave the company.
What is the MOST efficient and secure way to manage these IAM assignments?
Answer options:
Assign the role to each data scientist's individual Google account in the IAM console.
Create a Service Account, assign the role to it, and share the Service Account JSON key with the team.
Create a Google Group, add the data scientists to the group, and assign the 'BigQuery Data Viewer' role to the Google Group.
Assign the 'BigQuery Data Viewer' role to the 'allAuthenticatedUsers' special identifier.
How to approach this question
Full Answer
Common mistakes
Practice the full GCP Associate Cloud Engineer Practice Exam 6
50 questions · hints · full answers · grading
Expert