When preparing for the CompTIA A+ Core 1 exam (220-1201), understanding the difference between SSDs and HDDs goes far beyond knowing which one is faster. The Hardware domain — worth 25% of your Core 1 score — expects you to identify drive types, understand their interfaces, know their failure characteristics, and make real-world recommendations. If you’re aiming for that 675/900 passing score, storage technology is one topic you can’t afford to skim. Let’s break down exactly what the exam tests you on.
Why Storage Knowledge Matters on the CompTIA A+ Exam
The 220-1201 exam doesn’t just ask you to define SSD and HDD. It asks you to apply your knowledge — choosing the right drive for a scenario, diagnosing storage failures, and understanding how different interfaces affect performance. The Hardware Troubleshooting domain (29% of Core 1) also pulls heavily on this knowledge when you’re diagnosing slow systems or storage read/write errors.
In other words, you need to understand the why behind how these drives work, not just their definitions.
HDD Fundamentals: What the Exam Expects You to Know
A Hard Disk Drive (HDD) stores data on spinning magnetic platters read by a mechanical arm. This mechanical nature is central to every exam question about HDDs.
Key HDD Characteristics to Memorize
- Spindle speed: Common speeds are 5,400 RPM (laptops, low-power use) and 7,200 RPM (desktops, better performance). Some enterprise drives reach 10,000–15,000 RPM.
- Interface: Modern HDDs use SATA (Serial ATA). SATA III offers up to 6 Gbps theoretical throughput, though mechanical drives rarely exceed 150–200 MB/s in real-world use.
- Form factors: 3.5-inch for desktops, 2.5-inch for laptops.
- Failure sounds: Clicking, grinding, or whirring noises are classic HDD failure indicators. The exam will present these as troubleshooting scenarios.
- Fragmentation: HDDs are susceptible to file fragmentation because the read head must physically seek data across platters. Defragmentation improves HDD performance — but you should never defragment an SSD.
SSD Fundamentals: Flash Memory Without the Moving Parts
A Solid State Drive (SSD) stores data in NAND flash memory chips with no moving parts. This design choice has massive implications for performance, durability, and use cases — all of which the A+ exam tests.
Key SSD Characteristics to Memorize
- No moving parts: SSDs are significantly more shock-resistant than HDDs. This makes them the right answer in scenarios involving mobile workstations or field technicians.
- Speed: SATA SSDs read at roughly 500–550 MB/s — already far faster than HDDs. NVMe SSDs using the PCIe interface can reach 3,500 MB/s or beyond.
- Form factors: 2.5-inch SATA (drop-in HDD replacement), M.2 (thin slot on motherboard, can be SATA or NVMe), and mSATA (older, smaller form factor).
- Write endurance: SSDs have a limited number of write cycles (measured in TBW — Terabytes Written). The exam may reference this in longevity or enterprise storage scenarios.
- Failure behavior: SSDs typically fail silently without the audible warnings an HDD provides. Data can become inaccessible without warning — making backups critical.
Interface Deep Dive: SATA vs. NVMe vs. M.2
One of the most commonly tested areas in the Hardware domain is drive interfaces. Here’s exactly how to keep them straight:
- SATA III: Used by both HDDs and SATA SSDs. Maximum theoretical throughput of 6 Gbps (~600 MB/s). A single data cable and a power cable connect to the drive.
- M.2 slot: A physical connector on the motherboard. An M.2 drive can run over the SATA protocol or the NVMe protocol — the slot looks the same but performance is very different. Always check whether an M.2 drive is SATA or NVMe.
- NVMe (Non-Volatile Memory Express): Uses PCIe lanes to communicate directly with the CPU, bypassing the SATA controller. This is why NVMe drives are dramatically faster. The exam expects you to know NVMe = PCIe = significantly faster than SATA.
- PCIe add-in cards: Some high-performance SSDs install directly into a PCIe slot like a graphics card. Less common in A+ scenarios but worth recognizing.
SSD vs. HDD: Choosing the Right Drive for the Scenario
The A+ exam loves scenario-based questions. Here’s a quick reference for common situations:
- Budget desktop with large storage needs: HDD — cost per GB is lower.
- Laptop upgrade for better performance: 2.5-inch SSD or M.2 SSD — faster boot, more durable.
- Gaming or workstation PC needing fast load times: NVMe SSD — maximum throughput.
- Field technician’s laptop in a rugged environment: SSD — no moving parts means better shock resistance.
- Server with high read/write workloads: Enterprise NVMe SSD or high-RPM HDD depending on budget and use case.
Test Your Knowledge
Let’s put this to the test with two practice questions similar to what you’ll see on the 220-1201 exam:
Q1: A technician hears a repetitive clicking sound coming from a desktop computer whenever it tries to access files. Which component is most likely failing?