AWS - Auto Scaling
Given an Auto Scaling group with
MinSize=2, MaxSize=6, and DesiredCapacity=4, what happens if the current number of running servers is 5 and one server fails?