Google Cloud Professional Cloud Security Engineer — Question 311

Your organization has applications that run in multiple clouds. The applications require access to a Google Cloud resource running in your project. You must use short-lived access credentials to maintain security across the clouds. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because creating a workload identity pool and provider allows for secure cross-cloud access by utilizing Google Cloud's IAM features to manage identities and permissions. Option A is incorrect as it does not address the need for cross-cloud access. Option B is insecure due to the management of service account keys, which can lead to credential leaks. Option D does not provide the necessary identity management for secure access.