List of questions
Related questions
Question 198 - Professional Cloud Developer discussion
You have an application deployed in Google Kubernetes Engine (GKE). You need to update the application to make authorized requests to Google Cloud managed services. You want this to be a one-time setup, and you need to follow security best practices of auto-rotating your security keys and storing them in an encrypted store. You already created a service account with appropriate access to the Google Cloud service. What should you do next?
A.
Assign the Google Cloud service account to your GKE Pod using Workload Identity.
B.
Export the Google Cloud service account, and share it with the Pod as a Kubernetes Secret.
C.
Export the Google Cloud service account, and embed it in the source code of the application.
D.
Export the Google Cloud service account, and upload it to HashiCorp Vault to generate a dynamic service account for your application.
Your answer:
0 comments
Sorted by
Leave a comment first