Question 203:
You have configured a classic load balancer in the public subnet with EC2 instances behind them. You are sending an HTTP request using the DNS name as the destination. But you are not getting the response from the underlying instances. Which of the following checks should you carry out? Choose 2 answers from the options given below.
Answer options:
A.Ensure the load balancer is created in the public subnet. B.Ensure the load balancer is created in the private subnet. C.Ensure the Security group for the load balancer accepts traffic on port 80 from10.0.0.0/16. D.Ensure the Security group for the load balancer accepts traffic on port 80 from0.0.0.0/0.