Question 466:
Your company currently has the following architecture for its e-commerce application. · EC2 Instances hosting the application · An Autoscaling group for the EC2 Instances The users who use the application keep on complaining that the application is slow in the morning from 9:00 – 9:30, after which no issues occur. Which of the following can be done to ensure the issue is not encountered during the morning time?
Answer options:
A.Ensure that a Simple scaling policy is added to the Auto scaling Group. B.Ensure that a step scaling policy is added to the Auto scaling Group. C.Ensure that a scheduled scaling policy is added to the Auto scaling Group. D.Ensure that a static scaling policy is added to the Auto scaling Group.