Your API requires the ability to stay online during AWS regional failures. Your API does not store any state, it only aggregates data from other sources - you do not have a database. What is a simple but effective way to achieve this uptime goal?
A) Use a CloudFront distribution to serve up your API. Even if the region your API is in goes down, the edge locations CloudFront uses will be fine.
B) Use an ELB and a cross-zone ELB deployment to create redundancy across datacenters. Even if a region fails, the other AZ will stay online.
C) Create a Route53 Weighted Round Robin record, and if one region goes down, have that region redirect to the other region.
D) Create a Route53 Latency Based Routing Record with Failover and point it to two identical deployments of your stateless API in two different regions. Make sure both regions use Auto Scaling Groups behind ELBs.
Correct Answer:
Verified
Q399: You are responsible for a popular file
Q400: You have been asked to de-risk deployments
Q401: You need your API backed by DynamoDB
Q402: What does it mean if you have
Q403: What is true of the way that
Q405: You need the absolute highest possible network
Q406: You are building a Ruby on Rails
Q407: Your CTO is very worried about the
Q408: What is the order of most-to-least rapidly-scaling
Q409: Which of these is not an intrinsic
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents