Quote:
Originally Posted by Martin
Nice explanation, Carl. Keep it up!
Just for information, could you please let us know if we can consider RAID as an option for Server Mirroring?
|
Thank you for your gratitude Martin
RAID configuration is basically the mirroring of the Hard disk of the server. Hence, if you have RAID on the dedicated server and if 1 hard disk fails due to some reason, the other will take it's place (RAID 1).
However, if the server is down due to some other reason except from hard disk failure, the websites and applications on the server won't work as the whole server is not mirrored.
Hence, you can consider RAID as an option, however, server mirroring is a better if compared
Quote:
Originally Posted by Mickey
Great explanation, Thanx . Do you mean to say when it comes to security and keeping yourself from of losing data, fail-over or mirroring is better than load balancing?
|
You're Welcome.
Nope, we cannot say that as Load balancing involves a number of servers and the data is available on those servers. If one of the servers fail due to some reason, the other servers can manage the load and the data is available on all those servers (Note:- this also depends on the type of configuration you choose ;)).
It is also possible to have RAID configuration or server mirroring along with load balancing and therefore load balancing is also reliable enough when considering data security
Hope this helps..