Launch Template
- This is a template to launch ec2 where certain parameters can be dynamic or static.
- Ensure you an ami with php info and stress installed.
- Create a Launch Template




- Lets see how the launch template can help us in creating php my info

Auto Scaling Groups (ASG)
- ASG lets you perform fixed scaling and auto scaling
- Now lets create an auto scaling group
















- Now stress the cpu and wait for the scale out to happen.


- Now kill the stress process (Ctrl C) and wait for the machines to scale in
