Multiple choice technology architecture Which of the following saves data to pairs of disks as a means of redundancy ? Parity Striping Mirroring Clustering Reveal answer Fill a bubble to check yourself C Correct answer Explanation Mirroring (RAID 1) writes identical data to two disks simultaneously, providing redundancy through duplication. Striping spreads data across disks, parity calculates redundancy data, and clustering involves multiple servers.