
Ultimate access to all questions.
As a Site Reliability Engineer (SRE), you are responsible for monitoring Google Kubernetes Engine (GKE) clusters in a Cloud Monitoring workspace. Your primary goal is to triage incidents quickly and effectively. Which approach would best help you achieve this objective?
A
Navigate the predefined dashboards in the Cloud Monitoring workspace, and then add metrics and create alert policies.
B
Navigate the predefined dashboards in the Cloud Monitoring workspace, create custom metrics, and install alerting software on a Compute Engine instance.
C
Write a shell script that gathers metrics from GKE nodes, publish these metrics to a Pub/Sub topic, export the data to BigQuery, and make a Data Studio dashboard.
D
Create a custom dashboard in the Cloud Monitoring workspace for each incident, and then add metrics and create alert policies.