Add CloudWatch Monitoring
Closed this issue · 0 comments
piotr-rzepa commented
Create CloudWatch alarm(s) for monitoring and alerting when various metrics exceed their thresholds.
Metrics to consider:
- Response time (latency) of Api Gateway degrades
- Number of Lambda invocations in given timespan is unsually large
- Lambda function exists with an error
Additionally, a SNS topic can be created to send an account owner email informing about the issues.