IT FundamentalsA+

Storage Devices for CompTIA A+ 220-1101

Storage devices hold operating systems, applications, and user data. CompTIA A+ 220-1101 tests HDD, SSD, NVMe, optical drives, and flash storage — their interfaces, form factors, performance characteristics, and failure modes. Storage selection and replacement are among the most common technician tasks — knowing the differences enables the right recommendation and proper installation.

8 min
2 sections · 7 exam key points
1 practice questions

Hard Disk Drives (HDD)

HDD characteristics: uses spinning magnetic platters to store data and a read/write head that moves across platters. Mechanical nature makes HDDs sensitive to shock and vibration. Form factors: 3.5-inch (desktop) and 2.5-inch (laptop). Interface: SATA (Serial ATA) — dominant, 6 Gbps max throughput. Speed: 5400 RPM (laptop, quiet, slower) or 7200 RPM (desktop, faster). High-performance: 10,000 RPM (workstation) or 15,000 RPM (enterprise SAS drives).

HDD failure modes: clicking noise (read/write head failure — failing or failed drive), grinding (head crashing on platter — immediate failure), random slowdowns (bad sectors — reallocating sectors). SMART (Self-Monitoring, Analysis and Reporting Technology): built-in diagnostics tracking: reallocated sectors, spin-up time, read error rate, temperature. Check SMART data with CrystalDiskInfo (Windows) or smartctl (Linux). A SMART pre-failure warning gives time to back up — replace the drive immediately.

HDD use cases: highest capacity per dollar — best for large media storage, backup drives, NAS (Network Attached Storage). Not appropriate where speed matters (OS drive, application drive) — SSD dramatically outperforms HDD for random access. Traditional spinning HDDs are being replaced by SSDs in most primary storage roles.

Solid State Drives (SSD) and Flash Storage

SATA SSD: same form factor and interface as HDD (2.5-inch or mSATA) but uses NAND flash — no moving parts. Sequential read/write: ~550/520 MB/s (limited by SATA 6 Gbps). Random access dramatically faster than HDD (no seek time). Drop in replacement for HDDs — same interface. Reliable, quiet, low heat. Best choice for OS drive upgrade on older systems with SATA but no M.2.

NVMe SSD (M.2): connects to PCIe lanes via M.2 slot — bypasses SATA controller for much higher speed. Sequential read: 2000–7000+ MB/s depending on PCIe generation. PCIe 3.0 ×4 NVMe: ~3500 MB/s. PCIe 4.0 ×4 NVMe: ~7000 MB/s. PCIe 5.0 ×4 NVMe: ~12,000+ MB/s. M.2 form factors: 2242, 2260, 2280 (most common — 22mm wide, 80mm long). Also used for storage: M.2 SATA (same connector, SATA speeds) — verify slot type supports NVMe before purchasing.

Flash storage: USB flash drives (thumb drives): portable, USB-A or USB-C. SD cards: cameras, tablets, devices with card slots. SD card speeds: Class 10 (10 MB/s), UHS-I (104 MB/s), UHS-II (312 MB/s). eMMC: embedded NAND flash soldered directly to motherboard — used in Chromebooks, tablets, some budget laptops. Not upgradeable. Slower than M.2 NVMe but more reliable than HDDs.

Optical drives: CD (700 MB), DVD (4.7 GB single layer), Blu-ray (25/50/100+ GB). Read speeds rated as multiples (×): CD 1× = 150 KB/s; DVD 1× = 1385 KB/s. Optical drives declining in use — most modern systems have no optical drive. USB external drives used when needed. Blu-ray writers: used for high-capacity backups and 4K video.

Storage Technology Comparison

TypeInterfaceSeq. ReadRandom AccessBest Use
HDD 7200RPMSATA 6Gbps~180 MB/sSlow (ms)Mass storage, backup
SATA SSDSATA 6Gbps~550 MB/sFast (µs)OS/app upgrade on older systems
NVMe M.2 PCIe 3.0PCIe 3.0 ×4~3500 MB/sVery fastPrimary OS/app drive
NVMe M.2 PCIe 4.0PCIe 4.0 ×4~7000 MB/sVery fastHigh-performance build

Key exam facts — A+

  • HDD: mechanical, spinning platters — clicking = head failure; SMART monitors health
  • SATA SSD: ~550 MB/s, same SATA connector as HDD — direct upgrade in same bay
  • NVMe M.2: PCIe lanes, no SATA bottleneck — 3,500–7,000+ MB/s
  • M.2 form factor: 2280 most common (22mm × 80mm); verify SATA vs NVMe support per slot
  • SMART: monitor for reallocated sectors, read errors — backup immediately on SMART warning
  • eMMC: soldered flash in budget devices — not upgradeable
  • SD card speeds: Class 10 (10 MB/s), UHS-I (104 MB/s) — matters for cameras

Common exam traps

Any M.2 SSD works in any M.2 slot

M.2 slots vary — some support only SATA, some only NVMe (PCIe), and some support both. Installing an NVMe drive in a SATA-only M.2 slot results in the drive not being detected at all. Always check the motherboard/laptop specification for each M.2 slot's supported protocol before purchasing. An NVMe-only slot will not detect a SATA M.2 drive either

Practice questions — Storage Devices

These questions are representative of what you will see on A+ exams. The correct answer and explanation are shown immediately below each question.

Q1.A user's laptop with a 500GB HDD boots slowly and applications take a long time to load. The laptop has a single 2.5-inch SATA bay and no M.2 slot. What is the most cost-effective upgrade to significantly improve performance?

A.Replace the HDD with a SATA SSD in the 2.5-inch bay
B.Add an NVMe M.2 SSD
C.Upgrade the CPU
D.Add more RAM

Explanation: A 2.5-inch SATA SSD is a direct drop-in replacement for the HDD — same interface (SATA), same form factor (2.5-inch). SSDs provide dramatically faster random access (critical for OS boot and app loading) compared to a spinning HDD. Since there's no M.2 slot, NVMe isn't an option. While RAM upgrades help with multitasking, slow boot and app load times are primarily caused by slow storage (HDD), not insufficient RAM. SATA SSD is the correct and cost-effective fix.

Frequently asked questions — Storage Devices

What is the difference between SSD endurance ratings (TBW) and what does it mean for use?

TBW (Terabytes Written) is the manufacturer's endurance rating — the total amount of data that can be written to the drive before NAND cells statistically wear out. A 256GB SSD might be rated for 150 TBW; a 1TB NVMe drive for 600 TBW. For perspective: a user writing 50GB/day would take 8+ years to reach 150 TBW. Consumer SSDs last far longer in typical use than their rated TBW — SMART monitoring tracks 'media wearout indicator' to show remaining life. Enterprise SSDs have much higher TBW ratings for data center write-intensive workloads.

Practice this topic

Test yourself on Storage Devices

JT Exams routes you to questions in your exact weak areas — automatically, after every session.

No credit card · Cancel anytime

Related certification topics