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 Risposte
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

ESPERTO
con risposta 5 anni fa
0

Any ideas?

con risposta 5 anni fa
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?

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande