Scaling Options in Autoscaling groups
- Target tracking policy
- Step Scaling
- Simple Scaling
- Predictive Scaling
- Scheduled scaling
- Refer Here for scaling policies & Refer Here for predictive scaling
- Automatic Deployments: Autoscaling groups can be configured for automatic upgrades or manual. For Automatic AWS uses Rolling updates Refer Here
Lets create a deployment based on makaan with 2 version
- Lets create a launch template with makaan-v1 ami
- Now lets create an autoscaling group with step scaling
- Note: for screenshots refer classroom video
- We were able to deploy new version on manual instance referesh
