PROFESSIONAL-CLOUD-DEVOPS-ENGINEER · Question #185
Your organization is running multiple Google Kubernetes Engine (GKE) clusters in a project. You need to design a highly-available solution to collect and query both domain-specific workload metrics an
The correct answer is D. Enable managed collection on every GKE cluster. Query the metrics in Cloud Monitoring.. Managed collection in Google Cloud simplifies the process of gathering metrics from GKE clusters by automatically collecting GKE default metrics and enabling integration with Cloud Querying the metrics in Cloud Monitoring provides a unified view and advanced querying capabilities
Question
Options
- AUse Prometheus operator to install Prometheus in every cluster and scrape the metrics. Configure
- BEnable managed collection on every GKE cluster. Query the metrics in BigQuery.
- CUse Prometheus operator to install Prometheus in every cluster and scrape the metrics. Ensure
- DEnable managed collection on every GKE cluster. Query the metrics in Cloud Monitoring.
How the community answered
(39 responses)- A5% (2)
- B8% (3)
- C15% (6)
- D72% (28)
Explanation
Managed collection in Google Cloud simplifies the process of gathering metrics from GKE clusters by automatically collecting GKE default metrics and enabling integration with Cloud Querying the metrics in Cloud Monitoring provides a unified view and advanced querying capabilities without the need for complex setups, ensuring high availability and easy access to the metrics collected from all clusters.
Topics
Community Discussion
No community discussion yet for this question.