AWS Developer Tools Blog
Tag: vertx
Writing Custom Metrics to HAQM CloudWatch Using the AWS SDK for Java
Metrics measure the performance of your system. Several AWS services provide free metrics, such as the CPU usage of an HAQM EC2 instance. You can create HAQM CloudWatch alarms based on metrics and send HAQM SNS messages when the alarm state changes. You can use this mechanism to implement elastic scaling if the message is […]