Wondering why this is? Was thinking of getting a 2bay synology and mirroring with raid.
Forgive me if I'm about to teach you to suck eggs;
RAID means a redundant array of inexpensive drives.
The keyword here is redundant. In essence, you supply one or more spare disks to the backup 'system' and generally, the more you supply the safer your data is.
RAID is a bit misleading as a term because you have Raid 0, RAID, 1, RAID 5, RAID 6, RAID 10 etc.
RAID 0 is a striped set, meaning two or more drives acting as one disk. This is fast but has no redundancy if one disk goes, ALL your data is gone .
RAID 1 is a mirror. So in simple terms if you have one drive, you have a spare which gets cloned in a mirroring system. This is secure in terms of being fault tolerant to one disk failure, because you have a duplicate disk which you can use to rebuild your mirrored set.
RAID 1+0 (or 0+1) is where you have a striped set which is mirrored. This is fast and is tolerant to the loss of one or more disks ONLY within the same set. Lose one disk in both sets together and you're stuck. My Qnap box doesn't do this but this would have been my choice had it been so.
RAID 5 is quite clever where you have four disks acting as a three disk set. Any one of the disks can go and the set can rebuild itself once you chuck a new disk in. This is what I was using but its SLOW.
RAID 6 has five disks. Four of them act as a three disk set which is like RAID 5 with a literally a redundant spare that does nothing until one disk fails and then it springs to life and joins the set. This is a slow as RAID 5 but gives you tolerance of two faulty disks.
You can them start mirroring a RAID 5 or RAID 6 if you wish to.
So which should you choose?
Its all about the $$$, the speed and the level of risk you are happy with.
I have a four disk Qnap box and would prefer to stripe two and then mirror them, two disk used, two redundant but as my Qnap box (or at least its firmware) only allow one of the other, I choose to mirror.
Mirroring is (I think) the only solution where you can carry on working during your failure (though you may prefer to rush off and buy a replacement disk and build up your set first before something very bad happens).
Very large companies have bomb and fireproof safes where they keep their disks and all have something off site too.
I've seen MDs take a disk drive home with them each night (only protection against the destruction of the premises) but you can also consider something like 'drop box' or any of the multitude of online backup solutions.