I've been reading about DNS failovers and a bunch of other technical terms however I'm a bit of a newbie in this so it all sounds Greek to me. Basically here's what I just need:
I have two shared hosting accounts from two different providers (Server A and Server B). Each of this accounts contain exactly the same website content.
On a normal day, typing my domain name should point to the IP of Server A. But on a bad day in which Server A is down or unreachable, my domain name should point to the IP of Server B in the fastest way possible.
How do you achieve this and what services can you recommend if any? Thanks.