
Ultimate access to all questions.
You are overseeing an application that produces a significant volume of logs within the staging Project. The organization is structured within GCP with an organization, two folders (dev and prod), and four projects (dev, test, staging, and production). The dev and test projects reside under the dev folder, while staging and production are under the prod folder. The goal is to create metrics from these logs for alerting purposes specifically for this application, adhering to the principle of least privilege. Which IAM solution best meets this requirement?
A
Assign the Logs Configuration Writer role to developers in the staging Project
B
Assign the Logs Admin role to developers in the prod Folder
C
Assign the Logs Configuration Writer role to developers in the prod Folder
D
Assign the Logs Admin role to developers in the staging Project