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-auth-token> docker-compose up -d
$ make run
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-auth-token> docker-compose up -d
$ make run