Load balancer route requests to a particular group of targets - AWS

0 votes
I have multiple microservices running behind the load balancer. How do I route requests to a particular group of targets?
Oct 11, 2019 in AWS by Hannah
• 18,570 points
378 views

1 answer to this question.

0 votes

You need to create a Load balancer that uses path-based routing. You need to make sure that the ports you are requesting access to are open and listening. Create the EC2 instance on a private VPC. Confirm that your microservices are deployed on the EC2 instances you plan to register.

Have a look at this tutorial to understand how to create a load balancer that allows path-based routing: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/tutorial-load-balancer-routing.html

answered Oct 11, 2019 by Nagya

Related Questions In AWS

0 votes
1 answer

How to attach a load balancer to an Auto Scaling group in AWS?

Hi@akhtar, You can attach one or more Classic Load ...READ MORE

answered Nov 26, 2020 in AWS by MD
• 95,440 points
685 views
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP