Comments on How to Configure Path-Based routing in an AWS Application Load Balancer
In AWS, ELB and Elastic Load Balancing exists a concept where the servers can be added or released as per the demand of our application and the incoming traffic from an application is distributed among multiple targets. In this tutorial, we will configure path-based routing for an Application Load Balancer on AWS. We are going to use an IAM user account for this task.
1 Comment(s)
Add comment
Comments
By: Kiran
Considering path based routing is case senstive , how does it handle different cases in the url ?