Amazon web services AWS在具有多个托管区域的多个区域中部署应用程序

Amazon web services AWS在具有多个托管区域的多个区域中部署应用程序,amazon-web-services,deployment,amazon-route53,Amazon Web Services,Deployment,Amazon Route53,如果我想将我的应用部署到多个地区,如何使用route 53实现这一点?设置如下所示: I want to deploy to regions A, B and C with a domain (domain.com) I have web servers A, B, C which are running my app in regions A, B, C how can I ensure that the client is served by the server which is geog

如果我想将我的应用部署到多个地区,如何使用route 53实现这一点?设置如下所示:

I want to deploy to regions A, B and C with a domain (domain.com)
I have web servers A, B, C which are running my app in regions A, B, C
how can I ensure that the client is served by the server which is geographically closest
(assuming they enter (domain.com) in their browser)?

我目前有一个托管区域,它指向一个区域中的服务器。但是,这并没有给我提供所需的路由到最近服务器的行为。

您需要使用路由53中的
地理定位
路由。请参阅或。

您需要在路由53中使用
地理定位
路由。看到或看到