Which Google Cloud service is used for monitoring and alerting on the performance and health of cloud resources?
Cloud Monitoring is Google Cloud's primary service for operational visibility and alerting. It ingests metrics from GCP and external sources, stores them in a time-series database, and evaluates alerting policies that can trigger notifications via email, SMS, Pub/Sub, or webhooks. It also offers built-in dashboards and the Metrics Explorer for real-time and historical performance analysis, making it the correct answer for monitoring and alerting.
Why this answer
Cloud Monitoring (formerly Stackdriver Monitoring) provides visibility into the performance, uptime, and health of cloud applications.