Integration of Global Accelerator with Cognito

0

Currently AWS Cognito stores users in one region. This causes all of client network requests go to this specific region, which can cause significant latency. (Imagine a scenario when Cognito region is US-east and client is in Australia)

Global solve issues like that (Backend service operate in region A, but clients can connect to GlobalAccelelator locations which reduce latency)

It there any simple way of integrating Cognito and Global Accelerator in such a way that GlobalAccelelator will just 'proxy' all traffic to Cognito region?

已提问 2 年前444 查看次数
2 回答
0

Hi there, I am also interested in getting the latency down.

Currently, our Cognito user pool is located in us-east-1 and we also have traffic from Europe and the Asia-Pacific region.

From Europe alone, the latency is around 600-700 ms, which is quite long.

Hence, I was wondering whether there is an elegant solution for speeding things up globally.

已回答 4 个月前
  • The original question was phrased as finding a simple way of doing this - I'll interpret "elegant" as the same thing; to which the answer I've supplied above is the same.

0

No, there's no simple way of doing this.

Note that you're dealing with (almost) the worst-case latency. It'd be better (if possible) to use Cognito in us-west-2 - still low latency for US customers; better for Australia. That said, putting it in Australia would be absolutely the best. ;-)

Please get in touch with your local AWS Solutions Architect - they can take this feedback and add it to a feature request.

profile pictureAWS
专家
已回答 2 年前

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

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

回答问题的准则