2.3 Explain the purpose of common internal computing components
📘CompTIA ITF+ (FC0-U61)
1. What Is Storage?
Storage is a component inside a computer that keeps data permanently, even when the computer is turned off.
It stores:
- The Operating System (OS) (such as Windows or Linux)
- Installed applications (e.g., Microsoft Office, browsers)
- User files (documents, photos, videos, databases)
- System files and configuration data
⚠️ Important for the exam:
- Storage is non-volatile (data remains after power is off).
- It is different from RAM, which is temporary memory.
2. Hard Disk Drive (HDD)
What Is an HDD?
A Hard Disk Drive (HDD) is a traditional storage device that uses spinning magnetic disks to store data.
How It Works
An HDD contains:
- Spinning platters (metal disks coated with magnetic material)
- A read/write head
- An actuator arm
- A motor that spins the disks
Data is stored magnetically on the spinning disks. The read/write head moves across the surface to read or write data.
Because it has moving parts, it is considered a mechanical device.
Key Features of HDD
- Mechanical (has moving parts)
- Uses magnetic storage
- Lower cost per GB
- Slower than SSD
- Larger storage capacities available
Common capacities:
- 500 GB
- 1 TB
- 2 TB or more
Advantages of HDD
- Lower cost
- Good for large data storage
- Widely available
- Suitable for backups and file storage
Disadvantages of HDD
- Slower boot time
- Slower file access
- Can be damaged by physical shock
- Makes noise (due to spinning disks)
- Consumes more power than SSD
HDD in an IT Environment
In business IT environments, HDDs are commonly used for:
- File servers storing shared documents
- Backup storage systems
- Archive systems
- Systems where large storage is needed at lower cost
Example in IT:
An organization may store employee records and archived logs on large-capacity HDDs because they are cost-effective.
3. Solid State Drive (SSD)
What Is an SSD?
A Solid State Drive (SSD) is a modern storage device that uses flash memory to store data.
It has:
- No moving parts
- Memory chips (similar technology to USB flash drives)
Because there are no mechanical components, SSDs are much faster and more durable.
How SSD Works
SSDs use:
- NAND flash memory
- A controller chip
- Integrated circuits
Data is stored electronically, not magnetically.
There is no spinning disk and no moving head.
Key Features of SSD
- No moving parts
- Much faster than HDD
- Silent operation
- Lower power consumption
- More resistant to shock
Common capacities:
- 256 GB
- 512 GB
- 1 TB
- 2 TB+
Advantages of SSD
- Faster boot time
- Faster file access
- Faster application loading
- Better performance
- Energy efficient
- Lightweight (important for laptops)
Disadvantages of SSD
- More expensive per GB
- Limited write cycles (though modern SSDs last many years)
SSD in an IT Environment
SSDs are commonly used for:
- Operating system installation
- Database servers
- Virtual machines
- High-performance workstations
- Laptops in organizations
Example in IT:
A company may use SSDs for database servers because fast read/write speed improves system performance and reduces delays.
4. HDD vs SSD – Key Differences (Exam Focus)
| Feature | HDD | SSD |
|---|---|---|
| Technology | Magnetic disks | Flash memory |
| Moving Parts | Yes | No |
| Speed | Slower | Much faster |
| Noise | Yes | No |
| Power Usage | Higher | Lower |
| Cost per GB | Cheaper | More expensive |
| Durability | Less durable | More durable |
5. Storage Form Factors (Important for Exam)
Storage devices come in different physical sizes:
1. 3.5-inch
- Common in desktop computers
- Mostly HDD
2. 2.5-inch
- Used in laptops
- Can be HDD or SSD
3. M.2
- Small, slim SSD form factor
- Plugs directly into motherboard
- Common in modern laptops
6. Storage Interfaces (Basic Knowledge for ITF+)
Storage devices connect to the motherboard using interfaces:
- SATA (Serial ATA) – Used by both HDD and SSD
- NVMe – Used by high-speed SSDs
- PCIe – Used with NVMe SSDs for faster performance
⚠️ For the ITF+ exam, you only need basic understanding:
- SATA = standard connection
- NVMe = faster SSD connection
7. Boot Drive vs Secondary Storage
In IT systems:
Boot Drive
- Contains the operating system
- Usually SSD for faster startup
Secondary Drive
- Stores large files and backups
- Often HDD for cost savings
Many organizations use:
- SSD for OS and applications
- HDD for bulk storage
8. Performance Impact
Storage speed affects:
- Boot time
- Application loading time
- File transfer speed
- System responsiveness
In IT environments:
- SSD improves user productivity.
- HDD is sufficient for large, non-critical storage.
9. Data Safety and Reliability
HDD:
- Can fail due to mechanical damage
- Sensitive to drops and vibration
SSD:
- More resistant to physical shock
- Limited write cycles (but modern drives last long)
Important for exam:
Both HDD and SSD can fail — therefore:
- Regular backups are necessary.
10. When to Choose HDD vs SSD (Exam Understanding)
Choose HDD when:
- Large storage is required
- Budget is limited
- Used for backup or archive
Choose SSD when:
- Speed is important
- Used for operating systems
- Used in laptops
- Used in performance-based systems
11. Key Exam Points to Remember
For CompTIA ITF+ (FC0-U61), remember:
- Storage is non-volatile memory.
- HDD uses magnetic spinning disks.
- SSD uses flash memory.
- SSD is faster and more durable.
- HDD is cheaper and larger capacity.
- SSD has no moving parts.
- Storage holds OS, applications, and user data.
- SATA and NVMe are storage interfaces.
- IT environments often use a combination of SSD and HDD.
Simple Summary for Non-IT Students
- Storage keeps data permanently.
- HDD = older, slower, cheaper, mechanical.
- SSD = newer, faster, more reliable, no moving parts.
- SSD improves computer performance.
- HDD is good for storing large amounts of data.
- Both are important in business IT systems.
