A sys admin is trying to understand the Auto Scaling activities. Which of the below mentioned processes is not
performed by Auto Scaling?
A.
Reboot Instance
B.
Schedule Actions
C.
Replace Unhealthy
D.
Availability Zone Balancing
Explanation:
There are two primary types of Auto Scaling processes: Launch and Terminate, which launch or terminatinstances, respectively. Some other actions performed by Auto Scaling are: AddToLoadbalancer,
AlarmNotification, HealthCheck, AZRebalance, ReplaceUnHealthy, and ScheduledActions.
A.
Reboot Instance is not performed by AS. Only termination.
http://docs.aws.amazon.com/autoscaling/latest/userguide/as-suspend-resume-processes.html
The answer should be A.
The auto-scaling either launch/terminate the instances and there is no reboot/stop instance mechanism supported.
A
a
A