
Ultimate access to all questions.
Your production application is hosted on Compute Engine, and you need to monitor crucial metrics like CPU usage, Memory, and Disk I/O time. The goal is to make these metrics accessible to your team for immediate visibility and future investigation in case of issues. What are the two best actions to take?
A
Develop a Dashboard showcasing essential metrics and indicators for team access.
B
Configure logs-based metrics from your application logs to pinpoint errors.
C
Establish alerts in Stackdriver Monitoring for when key metrics exceed predefined thresholds.
D
Transfer key metrics to a Google Cloud Function for outlier analysis.
E
Load key metrics into BigQuery and conduct hourly queries to detect outliers.