Multi-region replication and automated routing of requests

0

Context: I have an Android app that is served by a backend that is hosted in us-west-2 region. All users hit this region regardless of their location.

Problem: Users in India experience slow page load times, due to network latency.

Question: Is there an easy way via AWS console, to replicate my backend in a nearby region (ex: ap-south-1), and enable automated location based routing? i.e., India users would automatically be served by ap-south-1 and US users would be automatically served by us-west-2?

已提问 1 年前51 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容