
Ultimate access to all questions.
Your company manages multiple Google Projects, including one dedicated to automated Compute and Docker Image creation within your CI/CD pipeline. Developers, staging, and production teams need access to these images for deployments. Adhering to the principle of least privilege, which IAM role should you assign to these users?
A
Grant users the compute.instanceAdmin role in their respective Projects to allow instance creation from these images.
B
Assign the compute.imageUser role in the image creation Project to enable users to create instances from these images.
C
Provide users with the compute.instanceAdmin role in the image creation Project for creating instances from these images.
D
Enable users to create instances from these images by granting them the compute.imageUser role in their different Projects.