AutoScale – example
The following is my favorite example for AutoScaling based on CPU utlization Notes: I prefer the cool down to be 10 minutes to let the started instance enough time to initilize Make sure that the specified AZ are enabled in ELB, oterwize health check will fail How to: Step 1: as-create-launch-config AS-CONF-[name] –image-id [ami-id] –instance-type …
