Relative Content

Tag Archive for amazon-web-servicesroutesgeolocationaws-application-load-balanceraws-global-accelerator

path based routing in geolocation routing

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.