Enabling automated multi-region failover and failback using Route 53 – sathyasays.com
This page looks best with JavaScript enabled

Enabling automated multi-region failover and failback using Route 53

 ·   ·  ☕ 1 min read · 👀... views

Presented at AWS Community Day 2022 - in this talk, I start with a brief about DNS, Route 53, different record types supported by Route 53 and give a brief on how we can setup our infrastructure and applications for handling automated failovers and failback - and what applications are well suited for such a system.

The slides for this talk are available on Github and on my slides archive page. The repo also includes a sample Node.js app running on AWS App Runner deployed in two separate regions using CDK. The recording below has a brief on how you can set up the DNS records to route traffic to the closest region and setup health check records so that when application fails in one region, traffic is automatically routed to the other region. Click here for a direct link to the timestamp when my talk starts.

Share on

Sathyajith Bhat
WRITTEN BY
Sathyajith Bhat
Author, AWS Container Hero and DevOps Specialist

What's on this Page