Multiple Choices
Answer (Choose 1 answer)
You create an Auto Scaling group to work with an Application Load Balancer. The scaling group is configured with a minimum size value of 5, a maximum value of 20, and the desired capacity value of 10. One of the 10 EC2 instances has been reported as unhealthy.
Which of the following actions will take place?
A. The ASG will detach the EC2 instance from the group, and leave it running
B. The ASG will format the root EBS drive on the EC2 instance and run the User Data again
C. The ASG will terminate the EC2 Instance
D. The ASG will keep the instance running and re-start the application