2.5 Compare and contrast storage types
📘CompTIA ITF+ (FC0-U61)
For the CompTIA ITF+ exam, you must understand different types of local storage, how they work, their speed, cost, capacity, and when they are used in an IT environment.
Local storage means storage devices that are directly connected to a computer. They are not accessed over a network. The storage may be inside the computer (internal) or connected externally (USB).
The main local storage types you need to know are:
- RAM
- Hard drives
- Solid State Drive (SSD)
- Spinning disk (HDD)
- Optical storage
- Flash drives
1. RAM (Random Access Memory)
What is RAM?
RAM is temporary (volatile) memory inside a computer. It stores data that the computer is currently using.
When the computer is turned off, everything in RAM is erased.
Key Characteristics
- Volatile – Data is lost when power is off.
- Very fast – Much faster than hard drives.
- Short-term storage
- Installed directly on the motherboard.
- Measured in GB (gigabytes).
What RAM Does in an IT Environment
In an IT office environment:
- When an employee opens a spreadsheet, it loads into RAM.
- When a web browser runs multiple tabs, they use RAM.
- When IT staff run monitoring tools or software updates, those programs use RAM.
The more RAM a computer has:
- The more applications it can run at the same time.
- The smoother it performs under heavy workloads.
Important for the Exam
Know that:
- RAM is not used for permanent storage.
- It is used for active processing.
- If RAM is too low, the system becomes slow.
- RAM is much faster than HDD or SSD.
2. Hard Drives (Permanent Storage)
Hard drives store data permanently (non-volatile). Data stays even when power is off.
There are two main types:
- Spinning disk (HDD)
- Solid State Drive (SSD)
2A. Spinning Disk (HDD – Hard Disk Drive)
What is an HDD?
An HDD is a traditional hard drive that uses:
- Spinning magnetic disks (platters)
- A mechanical read/write arm
It stores data magnetically.
Key Characteristics
- Non-volatile
- Slower than SSD
- Moving mechanical parts
- Larger storage capacity at lower cost
- More prone to physical damage due to moving parts
In an IT Environment
HDDs are commonly used:
- In older desktop computers
- In servers for bulk data storage
- For storing large files like backups and archives
Advantages
- Lower cost per GB
- Large storage capacity
Disadvantages
- Slower boot times
- Slower file access
- Can fail due to mechanical wear
2B. Solid State Drive (SSD)
What is an SSD?
An SSD stores data using flash memory chips (no moving parts).
Key Characteristics
- Non-volatile
- Much faster than HDD
- No moving parts
- More durable
- Lower power consumption
In an IT Environment
SSDs are used:
- In modern laptops and desktops
- In high-performance servers
- For operating systems and critical applications
- In virtual machines where speed is important
Advantages
- Fast boot time
- Faster application loading
- More reliable (no mechanical parts)
Disadvantages
- More expensive per GB than HDD
- Usually smaller capacity for the same price
SSD vs. HDD (Very Important for the Exam)
| Feature | HDD (Spinning Disk) | SSD |
|---|---|---|
| Speed | Slower | Much faster |
| Moving Parts | Yes | No |
| Durability | Less durable | More durable |
| Cost per GB | Cheaper | More expensive |
| Noise | Can make noise | Silent |
| Power Usage | Higher | Lower |
Exam Tip:
If a question asks for better performance or faster boot time → choose SSD.
If it asks for cheaper large storage → choose HDD.
3. Optical Storage
What is Optical Storage?
Optical storage uses laser technology to read and write data on discs.
Examples:
- CD (Compact Disc)
- DVD (Digital Versatile Disc)
- Blu-ray
Key Characteristics
- Non-volatile
- Removable media
- Slower than HDD and SSD
- Limited storage capacity compared to modern drives
In an IT Environment
Optical media is used for:
- Software distribution
- System recovery discs
- Long-term archival storage
- Media playback
However, it is becoming less common in modern systems.
Capacity Overview
- CD: ~700 MB
- DVD: ~4.7 GB
- Blu-ray: 25 GB or more
Advantages
- Portable
- Good for distributing software
- Cannot be changed easily (read-only options available)
Disadvantages
- Slow
- Limited capacity
- Requires optical drive
4. Flash Drive (USB Drive)
What is a Flash Drive?
A flash drive is a portable storage device that uses flash memory and connects via USB.
It is similar to SSD technology but in a smaller, removable form.
Key Characteristics
- Non-volatile
- Small and portable
- No moving parts
- Plugs into USB port
In an IT Environment
Flash drives are commonly used:
- To transfer files between computers
- To install operating systems
- For system recovery tools
- For backing up small amounts of data
- For firmware updates
IT technicians often use bootable USB drives for installing operating systems.
Advantages
- Very portable
- Easy to use
- Durable
Disadvantages
- Can be lost easily
- Lower lifespan compared to SSDs
- Limited capacity compared to internal drives
Comparing All Local Storage Types
| Storage Type | Volatile? | Speed | Capacity | Portability | Use Case |
|---|---|---|---|---|---|
| RAM | Yes | Very fast | Moderate | No | Active programs |
| HDD | No | Slow | Very high | Internal/External | Bulk storage |
| SSD | No | Fast | High | Internal/External | OS & apps |
| Optical | No | Very slow | Low–Medium | Yes | Distribution |
| Flash Drive | No | Fast | Low–Medium | Yes | File transfer |
What You Must Remember for the ITF+ Exam
You should be able to:
✔ Identify which storage type is volatile
✔ Compare SSD and HDD
✔ Know which is faster
✔ Know which is cheaper per GB
✔ Recognize removable vs. internal storage
✔ Understand use cases in IT environments
Quick Summary
- RAM = Temporary, very fast, volatile memory.
- HDD = Permanent, mechanical, cheaper, slower.
- SSD = Permanent, fast, no moving parts.
- Optical = Laser-based removable discs.
- Flash drive = Portable USB storage.
For the exam, focus on:
- Speed differences
- Volatile vs non-volatile
- Cost vs performance
- Practical IT usage scenarios
