EC2 Auto Scaling
An Auto Scaling group keeps a fleet of EC2 instances at the size you want, adding instances when demand rises, removing them when it falls, and replacing any that fail. It is what makes a service both elastic and self-healing, and it pairs directly with a load balancer.
Sign in to start the lab