Get started with Amazon EC2 Auto Scaling - Amazon EC2 Auto Scaling

Get started with Amazon EC2 Auto Scaling

To get started with Amazon EC2 Auto Scaling, you can follow tutorials that introduce you to the service.

For additional tutorials that focus on specific tools for managing the lifecycle of instances in an Auto Scaling group, see the following topics:

Before you create an Auto Scaling group for use with your application, review your application thoroughly as it runs in the AWS Cloud. Consider the following:

  • How many Availability Zones the Auto Scaling group should span.

  • What existing resources can be used, such as security groups or Amazon Machine Images (AMIs).

  • Whether you want to scale to increase or decrease capacity, or if you just want to ensure that a specific number of servers are always running. Keep in mind that Amazon EC2 Auto Scaling can do both simultaneously.

  • What metrics have the most relevance to your application's performance.

  • How long it takes to launch and provision a server.

The better you understand your application, the more effective you can make your Auto Scaling architecture.