Why this would be useful:
- Run more than one instance, for higher redundancy, easier scalability, and better latency due to instance in local region being available
- Easier to provision new machine to prod withotu downtime
What needs to be changed/checked:
- nano-dns to forward DNS request to all peers, to answer acme-challenge correctly
- Route 53 to do have multiple IP addresses and filter out unavailable ones with health check, and returning remaining addresses (possibly chosen by proximity to viewer)
- Audit page to understand those new Route 53 rules
- Travis to deploy to multiple hosts (likely works already)
Why this would be useful:
What needs to be changed/checked: