aws-samples / startup-kit-templates

CloudFormation templates to accelerate getting started on AWS.
Apache License 2.0
815 stars 400 forks source link

Added LB latency alarm #26

Closed prafulmehrotra closed 6 years ago

prafulmehrotra commented 6 years ago

Update: Added load balancer latency alarm in fargate template and SNS topic to notify subscribers. Tested with using this repo: https://github.com/prafulmehrotra/hello-world-golang and setting threshold at 1 second for 1 period of 60 seconds.

Test Update: Tested by deploying templates to a test bucket and running fargate wrapper templates.