AWS Certified SysOps Administrator – Associate (legacy) — Question 147

A user has configured ELB with Auto Scaling. The user suspended the Auto Scaling AddToLoadBalancer (which adds instances to the load balancer. process for a while). What will happen to the instances launched during the suspension period?

Answer options

Correct answer: A

Explanation

When the AddToLoadBalancer process is suspended, any instances launched during that time will not be automatically registered with the ELB. Therefore, the user must manually register these instances once the process is resumed. The other options are incorrect because instances are still launched but just not registered until the process resumes.