PROFESSIONAL-CLOUD-ARCHITECT · Question #188
Case Study: 8 - Mountkirk Games, C Company overview Mountkirk Games makes online, session-based, multiplayer games for mobile platforms. They have recently started expanding to other platforms after…
The correct answer is A. Configure Workload Identity and service accounts to be used by the application platform. https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity Workload Identity is the recommended way to access Google Cloud services from applications running within GKE due to its improved security properties and manageability. For information about alternative…
Question
Options
- AConfigure Workload Identity and service accounts to be used by the application platform.
- BUse Kubernetes Secrets, which are obfuscated by default.
- CConfigure Kubernetes Secrets to store the secret, enable Application-Layer Secrets Encryption,
- DConfigure HashiCorp Vault on Compute Engine, and use customer managed encryption keys and
How the community answered
(34 responses)- A71% (24)
- B3% (1)
- C18% (6)
- D9% (3)
Explanation
https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity Workload Identity is the recommended way to access Google Cloud services from applications running within GKE due to its improved security properties and manageability. For information about alternative ways to access Google Cloud APIs from GKE, refer to the alternatives section
Topics
Community Discussion
No community discussion yet for this question.