← All Guides Motherboards Storage Media
Cyber Communications Fundamentals · Block 2, Unit 1

Storage Media

The physical devices computers use to permanently hold data — a quick-reference cheat sheet, not a deep dive.

01
Storage OverviewTOPIC 01 OF 7
// Storage Families
CategoryNotable Facts
Non-volatileRetains data without power
MagneticHDD, tape
OpticalCD, DVD, Blu-ray
Solid-stateSSD, flash/USB drives
02
Hard Disk Drives (HDD)TOPIC 02 OF 7
// HDD Facts
FeatureNotable Facts
RPM (Revolutions Per Minute)Platters spin at 4,500–15,000 RPM
R/W (Read/Write) headFloats 3–6nm above the platter — thinner than a strand of DNA
Head crashCatastrophic head-to-platter contact
PMR (Perpendicular Magnetic Recording) / SMR (Shingled Magnetic Recording)Modern recording techniques for higher density
HAMR (Heat Assisted Magnetic Recording) / MAMR (Microwave Assisted Magnetic Recording)Future roadmaps toward 50–60TB drives
InterfaceSATA (Serial Advanced Technology Attachment, consumer) vs SAS (Serial Attached SCSI, enterprise)
// HDD Form Factors
SizeNotable Facts
3.5"Desktop standard — higher capacity, used in desktops & servers
2.5"Laptop standard — smaller, lower power draw, used in laptops & external drives
03
SSD (Solid-State Drive) & Hybrid DrivesTOPIC 03 OF 7
// Solid-State Options
TypeNotable Facts
SSDNo moving parts — silent, shock-resistant, fast access
HybridFlash cache + spinning platters for bulk storage
// SSD Types
TypeInterfaceNotable Facts
SATA (Serial Advanced Technology Attachment) SSDSATA2.5" form factor, same connector as an HDD; capped by SATA III speed (~550 MB/s)
M.2 SSDSATA or NVMeSmall stick that plugs directly into a motherboard M.2 slot; M.2 is a physical form factor, not a protocol — speed depends on whether it runs SATA or NVMe underneath
NVMe (Non-Volatile Memory Express) SSDPCIeRuns the NVMe protocol over PCIe (PCI Express) lanes (usually via M.2); far faster than SATA — several GB/s vs ~550 MB/s
04
Optical Media — CD, DVD & Blu-rayTOPIC 04 OF 7
// How It Works
ConceptNotable Facts
Laser wavelengthShorter wavelength = more data (Blu-ray gets its name from its blue-violet laser)
Pits & landsData stored as micro pits/lands, read via reflected light
// Format Comparison
FormatLaserCapacity (single layer)
CD (Compact Disc)780nm (red)0.7 GB
DVD (Digital Versatile Disc)650nm (red)4.7 GB
Blu-ray405nm (blue-violet)25 GB (50 GB dual-layer)
05
Magnetic TapeTOPIC 05 OF 7
// Tape Facts
FeatureNotable Facts
AccessSequential only — slow to locate data
Use caseEnterprise backup — durable, long shelf life
06
Flash Memory & Removable MediaTOPIC 06 OF 7
// Flash Facts
FeatureNotable Facts
Cell technologyFloating-gate transistor — same underlying tech as ROM
Write cyclesRoughly 10,000 to 1,000,000 before wear-out
Floppy disk history8in → 5.25in → 3.5in
SD (Secure Digital) card capacityUp to 2TB today
07
HDD Performance MetricsTOPIC 07 OF 7
// Metrics
MetricNotable Facts
Seek timeTime to move the head to a location — lower is better
Access timeTime from request to data delivery — lower is better
RPM (Revolutions Per Minute)Higher spin speed = faster drive
CapacityRaw storage space, measured in bytes
InterfaceSATA (Serial Advanced Technology Attachment, consumer) vs SAS (Serial Attached SCSI, enterprise)