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

gefragt vor 5 Jahren188 Aufrufe
3 Antworten
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

EXPERTE
beantwortet vor 5 Jahren
0

Any ideas?

beantwortet vor 5 Jahren
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?

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen