Auto Scaling Flashcards
What does Auto Scaling do?
Scales out EC2 instances
When will ASG replace a failed instance?
When EC2 fails a Status Check
Does ASG provide Fault Tollerance?
Yes
Does ASG provide High Availabilty?
Yes
Can you edit a launch configuration?
No
Can you edit ASG Launch templates?
Yes
Can you use both spot and on-demand instances in a Launch Template?
Yes
What does scale in protection do?
Stops EC2 instances being terminated
What health check is used by default by ASG?
EC2 Status Checks
Should you use ELB health checks and EC2 health checks at the same time with ASG?
Yes
Why would you use “scheduled scaling” with ASG in advanced of peak traffic?
So instances have time to warm up
Why use ASG “Dynamic scaling”?
To track the demand curve and reduce manual provisioning
What does an ASG “Target tracking” policy do?
Maintain resource at a usage percentage
Can you create your own ASG Termination policy?
Yes
When is ASG Lifecycle Hook “Pending:Wait” used?
To check an instance before it goes into load