Can we enable stickiness on alb as per the source IP? What I am trying to do is, if a user hits the endpoint then he should stick with the same target group.
I split the traffic 50/50 on the /dev
endpoint in AWS ALB but I want to stick the user to the target group he gets on his first request.