Mirroring (RAID 1) writes identical data to two (or more) disks, creating redundancy. If one disk fails, the data remains available on the mirror disk. This is a simple but effective redundancy technique. Striping is for performance, parity is for fault tolerance without full duplication.