exam questions

Exam Professional Cloud Developer All Questions

View all questions & answers for the Professional Cloud Developer exam

Exam Professional Cloud Developer topic 1 question 265 discussion

Actual exam question from Google's Professional Cloud Developer
Question #: 265
Topic #: 1
[All Professional Cloud Developer Questions]

You are a cluster administrator for Google Kubernetes Engine (GKE). Your organization’s clusters are enrolled in a release channel. You need to be informed of relevant events that affect your GKE clusters, such as available upgrades and security bulletins. What should you do?

  • A. Configure cluster notifications to be sent to a Pub/Sub topic.
  • B. Execute a scheduled query against the google_cloud_release_notes BigQuery dataset.
  • C. Query the GKE API for available versions.
  • D. Create an RSS subscription to receive a daily summary of the GKE release notes.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pime13
1 month ago
Selected Answer: A
https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-notifications When certain events occur that are relevant to your GKE clusters, such as important available upgrades or security bulletins, GKE sends these notifications to Cloud Logging. To find these logs in Cloud Logging, see Viewing cluster notifications in Cloud Logging. GKE also publishes notifications about those events as messages to Pub/Sub topics that you configure. You can receive these notifications on a Pub/Sub subscription, integrate with third-party services, and filter for the notification types you want to receive. For more information about how to set up cluster notifications with Pub/Sub, see Receive cluster notifications through Pub/Sub.
upvoted 1 times
...
wanrltw
1 year, 1 month ago
Selected Answer: A
https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-notifications
upvoted 1 times
...
kapara
1 year, 2 months ago
Selected Answer: A
After i read https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-notifications and https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels#channels i choose A, the two of the answer is correct, but i think how wrote this question according the text, mean to option A. the question and what write here - is literally same words as here: https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-notifications
upvoted 1 times
...
imiu
1 year, 2 months ago
Selected Answer: A
https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-notifications
upvoted 3 times
examprof
1 year, 2 months ago
Agree with A.
upvoted 1 times
...
...
AlexA_94
1 year, 2 months ago
Selected Answer: D
https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels#channels
upvoted 3 times
wanrltw
1 year, 1 month ago
In this link it's said that "you can subscribe to upgrade notifications to be informed of newly available versions". The correct answer is A: https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-notifications
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 ...