
Ultimate access to all questions.
How can you design a monitoring strategy for GCP production projects using Stackdriver Workspaces that enables rapid identification and response to production issues while avoiding false alerts from non-production environments, and adheres to the principle of least privilege when granting team member access?
A
Grant relevant team members read access to all GCP production projects. Create Stackdriver workspaces inside each project.
B
Grant relevant team members the Project Viewer IAM role on all GCP production projects. Create Stackdriver workspaces inside each project.
C
Choose an existing GCP production project to host the monitoring workspace. Attach the production projects to this workspace. Grant relevant team members read access to the Stackdriver Workspace.
D
Create a new GCP monitoring project and create a Stackdriver Workspace inside it. Attach the production projects to this workspace. Grant relevant team members read access to the Stackdriver Workspace.