
Ultimate access to all questions.
To monitor and identify containers consuming the highest CPU and memory resources in your GKE cluster (deployed both on-premises and on Google Cloud Platform), which hosts an e-commerce application with containerized microservices, what steps should you take?
A
Use Stackdriver Kubernetes Engine Monitoring.
B
Use Prometheus to collect and aggregate logs per container, and then analyze the results in Grafana.
C
Use the Stackdriver Monitoring API to create custom metrics, and then organize your containers using groups.
D
Use Stackdriver Logging to export application logs to BigQuery, aggregate logs per container, and then analyze CPU and memory consumption.