i have one web application ‘example.com’ which is hosted in ec2 (aws). one server is hosted in london region another is hosted mumbai region. i am using global accelerator for geolocation routing(standard routing). so user is connecting to nearest server. but if i want to connect my london server, i need to use VPN. but i need some path based routing. for example example.com/uk needs to route london server. example.com/in needs to route mumbai server. any good solution for this ?
architecture : global accelerator points to two endpoints,mumbai and lonodn alb. ip of global accelerator added to route53.
i have checked different configuartion global accelerator and ALB.nothing works
sreekanth ramachandran is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.