Hello
I’m trying to set up Zero-Downtime Failover for some DNS Only A records on a domain & sub-domains (with different IPs)
Some services are stateless, ex: wiki website.
Others are stateful, ex: git/svn repository (you don’t want to commit to one server and then to another).
What’s the best way to set this up?