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

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン