Question 135:
You currently have the following architecture in AWS: a. A couple of EC2 Instances located in us-west-2a b. The EC2 Instances are launched via an Auto Scaling group. c.The EC2 Instances sit behind a Classic ELB. Which additional step would ensure that the above architecture conforms to a well-architected framework?
Answer options:
A.Convert the Classic ELB to an Application ELB.B.Add an additional Auto Scaling Group. C.Add additional EC2 Instances to us-west-2a. D.Add or spread existing instances across multiple Availability Zones.