Which of the below mentioned steps are to be performed by the user?

A user is trying to delete an Auto Scaling group from CLI.

Which of the below mentioned steps are to be performed by the user?
A . Terminate the instances with the ec2-terminate-instance command
B . Terminate the Auto Scaling instances with the as-terminate-instance command
C . Set the minimum size and desired capacity to 0
D . There is no need to change the capacity. Run the as-delete-group command and it will reset all values to 0

Answer: C

Explanation:

If the user wants to delete the Auto Scaling group, the user should manually set the values of the minimum and desired capacity to 0. Otherwise Auto Scaling will not allow for the deletion of the group from CLI. While trying from the AWS console, the user need not set the values to 0 as the Auto Scaling console will automatically do so.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments