Question 167:
You have an application that consists of the following setup. · An EC2 Instance that supports the main front-end part of the application. · An EC2 Instance that is used to process Images. You are planning to use a load balancer to route requests based on the type of request and then route them to the respective servers. How can you accomplish this? Choose 2 answers from the options given below.
Answer options:
A.Create a Classic load balancer. B.Create an Application load balancer. C.Create a TCP listener. D.Create different target groups.