Steps for using the Amazon Command Line Tools: Pre-requisites All of the steps below can be skipped if you use EZAutoScaling. Download the command line tools for Auto Scaling Download the command line tools for CloudWatch Set up Auto Scaling command line Set up CloudWatch command line Create new Launch Configuration Create new Auto Scaling Group Create per region Create CloudWatch monitor to increase servers Create CloudWatch monitor to decrease servers Set Desired Capacity after creation Monitoring your Auto Scaling Froups Monitoring your Instances' health Delete Auto Scaling Groups and Launch Configurations Pre-requisites You need to know which Amazon region (e.g. 'US East (N. Virginia)' or 'us-east-1') you want to set up your Auto Scaling in. You need to have an AMI set up in that region. The AMI will be the image that will be used for each new instance in your Auto Scaling group. You need to have a load balancer created in that region....