Use Route53 / AWS Geolocation to hit different endpoints
Advertisements I have an API running on Elastic Beanstalk. The API has endpoints that will do different things depending on the location of the user requesting it. I see that Route53 has a geolocation feature, and my understanding is that it can route to different EC2 instances based on location. My case is that I… Read More Use Route53 / AWS Geolocation to hit different endpoints