Amazon API Gateway - Warm Standby

In the case of external apis accessible over the internet, a possible configuration that supports a warm standby scenario for your apis in different regions is as follows as follows in the figure below.

Supported by Route 53 routing policies, you can direct traffic from your apis to an infrastructure in a region, and through the health check functionality, the service notices the occurrence of an outage and switches DNS entries to direct traffic to another region where your apis are already defined and deployed.

API Gateway Multi-region


References: