Global accelerator and traffic redirection across regions

0

We have a load balancer serving traffic on us-east-1 region. In order to improve latency for european users, I was thinking to use Global Accelerator anycast and create another load balancer in one European regio (e.g. eu-central). In order to save costs, I would like not to duplicate the infrastructure in the new region, basically I want to redirect traffic from the european load balancer to the machines running in us-east-1. I would like to clarify the following points:

  1. Does it make sense to use the Global Accelerator in such scenario? My reasoning is that using anycast a european user will be redirected to an AWS entrypoint closer to its location and from that point it is inside the AWS backbone (which should be faster than reaching the US entrypoint via normal internet).
  2. Is it possible to redirect traffic from a load balancer in one region to machines (target group) in another region?
Ludo
已提問 1 年前檢視次數 422 次
1 個回答
0

I would look at doing it without the extra load balancer. Although you're not leveraging the failover benefits of GA you still reduce routing over public internet which leads to inconsistent performance, and improve DDoS protection. AWS claim up to 60% improved performance. You can check https://speedtest.globalaccelerator.aws to see what performance improvement you would get from your location.

專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南