# Auto Scaling Documentation

AWS provides multiple services that you can use to scale your application. Auto scaling is enabled by Amazon CloudWatch and is available at no additional charge beyond the service fees for CloudWatch and the other AWS resources that you use.

## Amazon EC2 Auto Scaling

Use Amazon EC2 Auto Scaling to automatically scale Amazon EC2 instances, either with scaling policies or with scheduled scaling.

- [User Guide](/autoscaling/ec2/userguide/): Describes how to use Amazon EC2 Auto Scaling to launch or terminate instances automatically, based on scaling policies, scheduled scaling, and health checks.
- [Amazon EC2 Auto Scaling section of the AWS CLI Reference](/cli/latest/reference/autoscaling/index.html): Provides syntax and examples for the AWS CLI commands for use with Amazon EC2 Auto Scaling.
- [API Reference](/autoscaling/ec2/APIReference/): Describes all the API operations for Amazon EC2 Auto Scaling in detail. Also provides sample requests, responses, and errors for the supported web services protocols.

## Application Auto Scaling

Use Application Auto Scaling to configure auto scaling for resources beyond just EC2, either with scaling policies or with scheduled scaling. For some resources, you can use auto scaling functionality directly in the service console in which you create and manage the resource.

- [User Guide](/autoscaling/application/userguide/): Provides general instructions for using the Application Auto Scaling service to scale different resources, based on scaling policies and scheduled scaling.
- [Application Auto Scaling section of the AWS CLI Reference](/cli/latest/reference/application-autoscaling/index.html): Provides syntax and examples for the AWS CLI commands for use with Application Auto Scaling.
- [API Reference](/autoscaling/application/APIReference/): Describes all the API operations for Application Auto Scaling in detail. Also provides sample requests, responses, and errors for the supported web services protocols.
- [Custom Resources Repository](https://github.com/aws/aws-auto-scaling-custom-resource): Contains CloudFormation templates and instructions to build and test auto scaling for custom resources to help accelerate development of your applications and services.

## AWS Auto Scaling

Use scaling plans to set up scaling policies across a collection of supported resources from services including Aurora, DynamoDB, EC2 Spot, and ECS.

- [User Guide](/autoscaling/plans/userguide/): Walks you through using the AWS Auto Scaling console to identify your scalable resources and to create a scaling plan for the first time.
- [AWS Auto Scaling Plans section of the AWS CLI Reference](/cli/latest/reference/autoscaling-plans/index.html): Provides syntax and examples for the AWS CLI commands for use with scaling plans.
- [API Reference](/autoscaling/plans/APIReference/): Describes all the API operations for scaling plans in detail. Also provides sample requests, responses, and errors for the supported web services protocols.

---

## Getting Started

- [Getting Started with Amazon EC2 Auto Scaling](https://docs.aws.amazon.com/console/autoscaling/ec2/getting-started-with-ec2-auto-scaling)
- [Getting Started with Application Auto Scaling](https://docs.aws.amazon.com/console/autoscaling/application/userguide/getting-started-with-application-auto-scaling)
- [Getting Started with AWS Auto Scaling](https://docs.aws.amazon.com/console/autoscaling/plans/getting-started-with-aws-auto-scaling)

## Related Links

- [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
- [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
- [SDKs & Tools](https://aws.amazon.com/tools/)
- [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html)
- [AWS Training](https://aws.amazon.com/training/)
- [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
- [AWS Whitepapers](https://aws.amazon.com/whitepapers/)
- [Auto scaling discussion forums](https://forums.aws.amazon.com/forum.jspa?forumID=291)

