AWS News Blog
Category: Auto Scaling
New – Instance Protection for Auto Scaling
You can use Auto Scaling to scale a collection of EC2 instances up and down based on a set of conditions that you define. Scaling out helps you to maintain the desired level of performance as demand for processing power increases; scaling in reduces costs during quiet periods. Today we are giving you additional control […]
Auto Scaling Update – New Scaling Policies for More Responsive Scaling
Auto Scaling helps you to build systems that respond to changes in the demand for compute power by launching additional Amazon Elastic Compute Cloud (Amazon EC2) instances or terminating existing ones. As I was thinking about this post, I thought it would be fun to deconstruct Auto Scaling to ensure that I (and you) have […]
Attach and Detach Elastic Load Balancers from Auto Scaling Groups
I enjoy reading the blog posts that I wrote in the early days of AWS. Way back in 2009, I wrote a post to launch Elastic Load Balancing, Auto Scaling, and Amazon CloudWatch. Here’s what I said at the time: “As soon as you launch some EC2 instances, you want visibility into resource utilization and […]
AWS GovCloud (US) Update – Glacier, VM Import, CloudTrail, and More
I am pleased to be able to announce a set of updates and additions to AWS GovCloud (US). We are making a number of new services available including Amazon Glacier, AWS CloudTrail, and VM Import. We are also enhancing the AWS Management Console with support for Auto Scaling and the Service Limits Report. As you […]
Rapid Auto Scaling with Amazon SQS
Earlier this month an AWS user named Andy emailed the following question to me: We’re interested in using the number of items in our sqs queue as criteria for autoscaling our ec2 workers. The 5 minute delay is really way too long for this application, it would have to keep track of the queue in […]
Auto Scaling Update – Lifecycle Management, Standby State, and DetachInstances
Auto Scaling is a key AWS service. You can use it to build resilient, highly scalable applications that react to changes in load by launching or terminating Amazon EC2 instances as needed, all driven by system or user-defined metrics collected and tracked by Amazon CloudWatch. Today we are enhancing Auto Scaling with the addition of […]
Trusted Advisor Update – New Checks and New CloudTrail Regions
AWS Trusted Advisor provides you with advice and guidance to help you to use AWS safely, securely, and economically. Today we are making the Trusted Advisor even more useful, with support for additional service limit checks and for CloudTrail in additional Regions. Service Limit Checks Many AWS services are configured with per-account “soft” limits on […]
Auto Scaling API Update
We have added a pair of new API functions to Auto Scaling and we have made another pair of existing functions more powerful. New FunctionsDescribeAccountLimits tells you the maximum number of Launch Configurations and Auto Scaling Groups set for your account. If you need more of either one, simply fill out the EC2 Instance Request […]