Question 114:
Your company has set up a Classic Load Balancer with EC2 Instances behind them. These EC2 Instances are spun up via an Autoscaling group. In your company, there is normally a spike in traffic in the beginning and end of the day. The ELB and Autoscaling Groups have been created with the default settings. Sometimes, it has been noticed that there are timeouts or partially rendered pages when the instances terminate. How can this be resolved?
Answer options:
A.Change the maximum number of Instances setting in the Autoscaling Group. B.Change the Connection Draining timeout in the ELB.C.Disable Connection Draining. D.Add another Autoscaling group to the ELB.