Skip to main content
  1. Glossary/

Redundant Array of Independent Disks

·90 words·1 min·
Jaume Sabater
Author
Jaume Sabater
CTO and systems engineer

Redundant array of independent disks (RAID) is a type of storage that writes data across multiple drives within the same system to accomplish performance or redundancy goals not attainable with one large drive. This array of drives appears to the computer as a single logical storage unit or drive.

Different configurations are expressed as numbers, such as RAID 0, RAID 1, or RAID 5. Each RAID type gives users different benefits (increased performance, greater fault tolerance, or a combination of both), depending on how it writes and distributes your data.

Related

2nd Level Adaptive Replacement Cache
·89 words·1 min
Adaptive Replacement Cache
·46 words·1 min
Central Process Unit
·45 words·1 min