Using CloudFormation to Provision your AWS CloudWatch Dashboard or Alerts

TarrantRo
5 min readJan 1, 2024

Introduce

AWS CloudFormation is an infrastructure as code (IaC) service that allows you to easily model, provision, and manage AWS resources. It is a powerful toolset for devops engineer to quickly create/update/delete their AWS resources and the it deploys predictably and repeatedly.

AWS CloudWatch is Amazon native monitor platform allow devops engineer monitor the resources and applications you run on AWS in real time. Metrics, Log and Traces are all integrated in such…

--

--

TarrantRo

IT guy who love movies, Japanese manga. Have some experiences in Linux system, container/k8s, devops, cloud, etc.