Google Cloud Professional Cloud Security Engineer — Question 323

Your organization is migrating a complex application to Google Cloud. The application has multiple internal components that interact with each other across several Google Cloud projects. Security is a major concern, and you must design an authorization scheme for administrators that aligns with the principles of least privilege and separation of duties. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because it involves identifying specific users and assigning them custom roles, which aligns with the principles of least privilege and separation of duties. Option B, while it discusses identity providers, does not address the least privilege principle directly. Option C focuses on security but does not ensure role management or separation of duties. Option D is incorrect as it assumes all necessary permissions are automatically assigned, which is not necessarily the case in a complex application environment.