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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -