Question 454:
You are an architect for a company that is going to host an application in AWS. They want to load balance the traffic based on which route the user chooses. The 2 possible routes for the application are /customer and /orders. Which of the following would you include in the design?
Answer options:
A.Application Load Balancer B.EC2 Container service C.Classic Load Balancer D.Docker containers on EC2 Instances