Question 679:
You have created a VPC with an application load balancer and selected two EC2 instances as targets. However, when you are trying to make a request to the internet-facing load balancer, the request fails. What could be the reason?
Answer options:
A.The route table associated with the load balancer`s subnet does not have a route to the internet gateway. B.Target EC2 instances are in a public subnet. C.There is no elastic IP address attached to the load balancer. D.Cross-zone load balancing is not enabled.