Skip to content

Files

Latest commit

 

History

History

route53-dns-failover

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This sample demonstrates the Route53 DNS failover based on health check in LocalStack.

We suggest taking a look at run.sh script to understand the setup.

To run the demo:

$ LOCALSTACK_AUTH_TOKEN=<your-api-key> docker-compose up -d
$ make run