Question 157:
Your team currently has an Autoscaling Group defined in AWS used to manage the EC2 Instances for an application dynamically. Now there are some issues with the application. The team needs to debug the problem. What can be done to ensure that this requirement can be fulfilled?
Answer options:
A.Delete the Autoscaling Group so that you can investigate the underlying Instances. B.Delete the Launch Configuration so that you can investigate the underlying Instances. C.Suspend the scaling process so that you can investigate the underlying Instances. D.Use the AWS Config to take a configuration snapshot of the Instances and then investigate the underlying Instances.