AWS News Blog

Jeff Barr

Author: Jeff Barr

Jeff Barr is Chief Evangelist for AWS. He started this blog in 2004 and has been writing posts just about non-stop ever since.

New Features for Amazon CloudWatch

The Amazon CloudWatch team has put together a really impressive set of new features. Too many, in fact, to fit on this page. I’ve written a series of posts with all of the information. Here’s a summary, with links to each post: Basic Monitoring of Amazon EC2 instances at 5-minute intervals at no additional charge. […]

Amazon CloudWatch – Basic Monitoring for EC2 at No Charge

You can now use Amazon CloudWatch to monitor your EC2 instances at no additional charge. CPU load, disk I/O, and network I/O metrics are collected at five minute intervals and stored for two weeks. We call this Basic Monitoring. You can also choose more Detailed Monitoring (one minute intervals) at a cost of $0.015 / […]

Elastic Load Balancer Health Checks

Auto Scaling can now take advantage of the instance health information collected by the associated Elastic Load Balancer. Specifically, once a load balancer determines that an instance is unhealthy (using the health checks that were established when the load balancer was created), Auto Scaling can be instructed to terminate the unhealthy instances and to launch […]

Amazon CloudWatch Alarms

The new CloudWatch Alarms feature allows you to watch CloudWatch metrics and to receive notifications when the metrics fall outside of the levels (high or low thresholds) that you configure. You can attach multiple Alarms to each metric and each one can have multiple actions. Here’s how they relate to each other: A CloudWatch Alarm […]

Auto Scaling Suspend/Resume

The development team likes to call this feature the “Big Red Button.” You can use CloudWatch’s Auto Scaling feature to scale your EC2 capacity up and down according to conditions that you define. You do this by creating an AutoScaling Group and attaching a trigger to it. A trigger uses CloudWatch Alarms to reference a […]

Auto Scaling Follow the Line

Perhaps you expect a lot of traffic as part of a planned announcement and you want to increase the size of your EC2 fleet just ahead of your press release. Maybe your site is busy once a day because you have a daily deal or a daily special, or only on weekends when people are […]

Auto Scaling Policies

The new release of Auto Scaling gives you better control over the policies used to modify the number of EC2 instances running in one of your AutoScaling groups. Auto Scaling now emits metrics for each AutoScalingGroup. You can use CloudWatch to monitor your group size, instances being launched and terminated, and other group activity. Policies […]

Amazon Linux AMI 2010.11.1 Released

We have released a new version of the Amazon Linux AMI. The new version includes new features, security fixes, package updates, and additional packages. The AWS Management Console will be updated to use these AMIs in the near future. Users of the existing Amazon Linux AMI can access the package additions and updates through our […]