gcp 中的 Aws cloudwatch 事件是什么

what is the Aws cloudwatch events equivalent in gcp

我们如何监控 Google 云中的资源变化以及如何监控 GCP 资源变化、根据这些变化自动发出警报并调用操作。

Google Cloud Platform 上有一个完整的操作套件(以前称为 Stackdriver),可提供上述功能。
官方文档:https://cloud.google.com/products/operations

Cloud Monitoring,Cloud Alerting 可用于根据不同的事件进行警报。警报可以发布到不同的渠道,如电子邮件、slack 等。