Edge-Optimized with local endpoint?

0

Hi all,

I created an edge optimized AWS API and when I look at the URL, it contains a region. Why? Does edge optimized not mean that some CloudFront-Distribution offers a global URL?

Edited by: BigRedHH on Jul 15, 2019 4:51 AM

已提问 5 年前186 查看次数
3 回答
1

Hello:

An Edge-Optimized API does use CloudFront to take advantage of POPs close to your calling clients to try to minimize TLS negotiation time, however, ultimately the API itself is still regional and belongs to the AWS region in which you created it. That means that if there is an availability event in that region, your API could be impacted.

To say it another way, Edge-Optimized APIs are not global APIs.

Hope this clarifies.

Regards,
Bob

专家
已回答 5 年前
0

Any ideas?

已回答 5 年前
0

Thanks for your answer! I always use the URL with the "local"-URL (containing region) to invoke the API (which is shown in the AWS Console). Is there any ("global") Cloud Front URL as well?

已回答 4 年前

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

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

回答问题的准则