ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

513 / 690

Question 513:

You plan to migrate a Classic Load Balancer to an Application Load Balancer or a Network Load Balancer. For the new load balancer listener, you need to define two rules that route requests based on the host name in the host header. Then the traffic will be routed to two different target groups accordingly. How would you configure the new load balancer?

Answer options:

A.Create a Network Load Balancer and select the HTTP protocol in the listener. Configure the host-based routing in the listener.
B.Launch a new Network Load Balancer and choose the TCP protocol in its listener. Route the traffic based on the path.
C.Set up an Application Load Balancer and configure several rules in the listener to perform path-based routing.
D.Use an Application Load Balancer and configure host-based routing in the listener rule.