AWS Cloud Operations Blog

Sudhakar Reddy

Author: Sudhakar Reddy

Sudhakar Reddy is a Software Development Engineer on the AWS Application Observability team. He is passionate about solving customers problems with simple solutions that empower them to enhance observability of their applications and services.

Testing and debugging Amazon CloudWatch Synthetics canary locally

Introduction Amazon CloudWatch Synthetics canaries are scripts that monitor your endpoints and APIs by simulating the actions of a user. These canaries run on a schedule, check the availability and latency of your applications, and alert you when there are issues. Canary scripts are written in Node.js and Python, and they run inside an AWS […]