RAID 5 vs RAID 1
What if your computer memory system crashes, and you don’t have any backup of your data stored elsewhere? Crashing of the hard drive puts one in a difficult situation. The RAID (redundant array of independent disks) data storage system is designed in such a way that data recovery is possible even if storage devices fail. The RAID disks (tape disks or magnetic disks) are so arranged that it allows maximum redundancy (mirroring or repetition). Some RAID architectures are designed for faster read operation, some for faster write operation, while some are designed for both faster read and write operations. Hence,…