This is a dedicated watch page for a single video.
The WeatherWise data team is responsible for providing weather data over a REST-based API to its customers, and they need to implement a solution that allows the API to fail over to a different AWS Region for disaster recovery. The API is hosted by Amazon API Gateway, integrated with AWS Lambda, uses Route 53 for DNS with a record of weather.example.com, and stores data in DynamoDB. Which solution will meet these requirements?