Ultimate access to all questions.
You are tasked with creating a new role for the SME team that includes the BigQuery Job User and Cloud Bigtable User roles across all projects in the organization. Your goal is to minimize operational overhead while adhering to Google's recommended practices. What is the best approach to create and assign this new role?
Explanation:
Creating a custom role and assigning it at the organization level minimizes operational overhead by automatically applying the role to all current and future projects within the organization. This approach ensures that new team members only need to be added to the group to inherit the necessary permissions, eliminating the need for manual role assignments across multiple projects. Options involving project-level assignments or the non-existent gcloud iam combineroles
command introduce unnecessary complexity and potential for error.