AWS Monitoring
Knowing what the system is doing: metrics, logs, events, and the infrastructure-as-code that provisions them.
Pages in this Section
- AWS CloudFormation — AWS CloudFormation is the native Infrastructure-as-Code (IaC) service for AWS. It provisions and manages AWS resources via declarative JSON or YAML templates, treats a deployed set of…
- AWS CloudWatch Events — CloudWatch Events delivers a near-real-time stream of system events describing changes to AWS resources, plus scheduled events on a cron. As of 2026 it has been rebranded and extended as…
- AWS CloudWatch — AWS CloudWatch is the umbrella observability service for AWS — metrics, logs, traces, alarms, dashboards, and synthetic canaries in one platform. Every AWS service publishes metrics into…
‹ AWS