amazon web services - How to maintain active/active endpoint with cloudfront? -


recently aws had biggest outage s3 on us-east-1. expand multiple regions deploying lambda , s3 data other regions. retain one single url can detect if region has outage , forward call active region. if both regions active, closest region receive request.

tried aws route53 , did not https. since cloudfront cannot accept same cname on more 1 distribution.

any on appreciated.

load balance across regions


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -