Chapter 13
- 2 and 4
To do this, you need to enable CloudWatch alerts and use SNS to send the notifications to the specified recipients.
SES only handles emailing and not notifications.
SQS is used for application queues, not notifications.
Lambda is a complicated solution.
- 4
Using anomaly-detection-based rules in CloudWatch is the best solution to quickly find workload changes and spikes.
- 2
The simplest solution is to use CloudWatch metrics and SNS to send the notification to the email address.