Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Security Engineer All Questions

View all questions & answers for the Professional Cloud Security Engineer exam

Exam Professional Cloud Security Engineer topic 1 question 257 discussion

Actual exam question from Google's Professional Cloud Security Engineer
Question #: 257
Topic #: 1
[All Professional Cloud Security Engineer Questions]

You are running code in Google Kubernetes Engine (GKE) containers in Google Cloud that require access to objects stored in a Cloud Storage bucket. You need to securely grant the Pods access to the bucket while minimizing management overhead. What should you do?

  • A. Create a service account. Grant bucket access to the Pods by using Workload Identity Federation for GKE.
  • B. Create a service account with keys. Store the keys in Secret Manager with a 30-day rotation schedule. Reference the keys in the Pods.
  • C. Create a service account with keys. Store the keys as a Kubernetes secret. Reference the keys in the Pods.
  • D. Create a service account with keys. Store the keys in Secret Manager. Reference the keys in the Pods.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
jmaquino
1 week, 3 days ago
Selected Answer: A
A: Workload Identity Federation for GKE is the recommended way for your workloads running on Google Kubernetes Engine (GKE) to access Google Cloud services in a secure and manageable way. https://cloud.google.com/kubernetes-engine/docs/concepts/workload-identity
upvoted 1 times
...
1e22522
2 months, 2 weeks ago
Selected Answer: A
It's A i thikn
upvoted 1 times
...
yokoyan
2 months, 2 weeks ago
Selected Answer: A
I think it's A.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...