Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 920 Bytes

File metadata and controls

27 lines (14 loc) · 920 Bytes

multi-region-web-application-with-route-53

multi-region web application with route 53

1. Deploy Elastic Beanstalk WebServer in multiple AWS Regions

2. In Route 53, create traffic policy

image

Use Latency rule and point to the two webserver.

AWS Route 53 Documentation - Routing policy

3. Create policy record

image

4. Test the result

image

↑ Access from Asia.

image

↑ Access from Europe.