PM & AI Chronicles

From Product Thinking to Prompt Engineering – One Tool at a Time

Storage: 📦 Warehouse of a Computer

💡 In my earlier post, I introduced the idea of internal components and gave an overview of how they all fit together. If you missed it, you can read it here: 👉 “What’s Inside Your PC

Now, let’s go a step further and focus on one of the most important parts of a computer — Storage. In this post, we’ll explore how different storage devices (HDDs, SSDs, Flash Drives, and Optical Drives) work, what makes them unique, and why they matter.

Storage is where your computer keeps everything safe for the long term — from the operating system and applications to your personal files. Unlike memory, which is temporary and clears when the power is off, storage retains your data even when your computer is shut down. Think of it as a warehouse that neatly stores all the items you might need later.

👉 Analogy: Imagine your home. The filing cabinet in your study, the digital locker on your desk, the DVD shelf in your living room, and the keychain drawer by the door — each one is a type of storage. Some hold a lot but take longer to search through, some are super-fast, some are mostly for collections, and some are portable for when you’re on the go

Different kinds of storage work a bit like the storage options you use in real life:

  • Hard Disk Drive (HDD) → Like a trusty old filing cabinet. It can store a lot, but flipping through those drawers takes some time.
  • Solid State Drive (SSD) → Like a sleek digital locker. It’s smaller, faster, and quieter than the old cabinet.
  • Optical Disc (CD/DVD/Blu-ray) → Like a stack of DVDs or photo albums. Great for collections, though not as common today.
  • Flash Drive → Like a pocket-sized keychain locker. Small, portable, and easy to carry wherever you go.

A Hard Drive (HDD) is one of the oldest and most common forms of computer storage. It’s a device inside your computer that stores everything permanently — your operating system, programs, files, photos, and videos. Unlike memory (RAM), which is temporary, the hard drive holds onto your data even when the power is off. It’s called a hard disk because it uses rigid platters (disks) made of glass or metal, coated with a magnetic layer to store information.
The HDD is usually mounted inside the computer case, often in a dedicated bay or slot. It looks like a small, rectangular metal box that connects to the motherboard and power supply (for electricity).

At its core, the hard drive’s job is simple — to store and retrieve data. Think of it like a tiny record player inside your computer:

  • The platters spin at high speeds.
  • A read/write head on a retractable arm moves across the platters.
  • When you save data, the head writes it onto the magnetic surface.
  • When you open a file, the head reads it back.

This constant spinning and precise arm movement is what allows the drive to store and retrieve data.

Sizes of HDD

  • For desktop PCs, HDDs are usually 3.5 inches wide.
  • For laptops, they’re smaller — typically 2.5 inches wide to fit into tighter spaces.

So, whether it’s storing your operating system, apps, or personal files, the HDD is the warehouse worker fetching and filing everything you need

👉 Analogy: Think of a Hard Drive like a big filing cabinet in your room. Each drawer (platter) stores folders of information, and a tiny librarian (the read/write arm) quickly pulls out the right file whenever you need it. The cabinet stays full even if you leave the room and turn off the lights — nothing gets lost

When we talk about HDD characteristics, two main things matter:

  • Size (Capacity): How much data it can hold, usually measured in bytes — from kilobytes all the way up to terabytes and beyond.
  • Speed: How fast the platters spin and how quickly data can be read or written (we’ll explore RPM and transfer rates next)

Technically, 1 KB = 1024 bytes in binary (used in operating systems & memory), but in storage and networking standards, 1 KB = 1000 bytes. The table below follows the decimal (SI) system and breaks down storage sizes from the smallest unit (bit) to larger ones.

⚠️ For IT / Computer Fundamentals Exams , computing theory, and memory calculations, always assume binary (1024) unless the question explicitly says “SI units” or “decimal units

UnitEqualsExample / Meaning
1 bit1 bitSmallest data unit, 0 or 1 (like a light switch on/off)
8 bits1 byteEnough to store one character (e.g., letter “A”)
1000 bytes1 kilobyte (KB)A short paragraph of text
1000 KB1 megabyte (MB)A 3-minute MP3 song
1000 MB1 gigabyte (GB)A full-length HD movie (~1–2 GB)
1000 GB1 terabyte (TB)~250,000 songs or ~500 hours of movies
1000 TB1 petabyte (PB)~500 billion pages of text
1000 PB1 exabyte (EB)All words ever spoken by humans (est.)
1000 EB1 Zettabyte(ZB)Approx. all global internet data per year

Speed of Hard Drives

The speed of an HDD determines how quickly it can read and write data. This speed mainly depends on two factors:

  • Rotational Speed (RPM):
    • The platters inside a hard drive spin at high speeds, measured in Revolutions Per Minute (RPM).
    • Common speeds are 5400 RPM (slower, used in budget laptops and desktops) and 7200 RPM (faster, standard for most desktops). High-performance drives can go up to 10,000 RPM or 15,000 RPM (often in servers).
    • Higher RPM = faster access to files, but also more heat and power usage.
  • Data Transfer Rate:
    • This is how quickly data can move between the hard drive and the computer, usually measured in MB/s (megabytes per second).
    • A typical 5400 RPM drive may transfer at around 100 MB/s, while a 7200 RPM drive can reach 150–200 MB/s.

👉 In simple terms: the faster the platters spin, the quicker the read/write head can find and transfer your files.

RPMTypical UseAverage Transfer Speed
5400 RPMBudget laptops, desktops, external drives~80–100 MB/s
7200 RPMStandard desktops, performance laptops~120–160 MB/s
10,000 RPMHigh-performance workstations, gaming PCs~200 MB/s
15,000 RPMServers, enterprise storage systems~250–300 MB/s

👉 Analogy: Think of HDD speed like a ceiling fan. A fan running at low speed (5400 RPM) still moves air, but not very quickly. Turn it up to a higher speed (7200 RPM or more), and it moves air much faster. In the same way, a hard drive with higher RPM can fetch and transfer your files more quickly — though it also uses more power and makes more noise, just like a fan on full blast.

For a hard drive to work, it needs two connections inside the computer:

  • Data Connection: A cable that links the hard drive to the motherboard, allowing data to move back and forth.
  • Power Connection: A cable from the power supply unit (PSU) that gives the hard drive the electricity it needs to spin its platters and move the read/write arm

So, every HDD has two ports — one for data and one for power.

The type of data connection depends on the standard called ATA (Advanced Technology Attachment) It’s a standard that defines how a computer’s storage devices (like hard drives and optical drives) connect to the motherboard for data transfer. Think of ATA as the “language and rules” that both the computer and the drive must follow to communicate. Over time, ATA has evolved into two main types.

  • The older version of ATA.
  • Uses a wide, flat ribbon cable (40 or 80 wires) to transfer multiple bits of data at the same time (in parallel).Can connect up to two drives on a single cable (one set as master, the other as slave).
  • Slower compared to modern standards, with transfer speeds topping out around 133 MB/s.
  • Bulky ribbon cables also made airflow inside the computer case more difficult.

👉 Analogy: Imagine trying to move a group of people through a wide hallway at the same time — they move together, but they can slow each other down and bump into each other. That’s how PATA transfers data

  • The modern replacement for PATA.
  • Uses a thin, flexible cable that connects just one drive per port.
  • Transfers data one bit at a time (serially), but at much faster speeds — starting from 150 MB/s in SATA I, up to 600 MB/s in SATA III.
  • Easier to install, improves airflow, and supports hot-swapping (connecting/disconnecting while the system is on, in some cases).
  • Still widely used today in desktops, laptops, and external drives.

👉 Analogy: Instead of a crowded hallway (PATA), think of a high-speed single-lane highway (SATA). Even though it’s one lane, cars (data) move much faster and more smoothly

FeaturePATA (Parallel ATA)SATA (Serial ATA)
Cable TypeWide, flat ribbon (40/80 wires)Thin, flexible cable
Drives per CableUp to 2 (master & slave)1 per port
SpeedUp to ~133 MB/sUp to ~600 MB/s (SATA III)
Airflow in CasePoor (bulky cable blocks airflow)Better (slim cable)
Ease of UseMore complex (jumpers, bulky cables)Easier to install
Hot-SwappingNot supportedSupported in many systems
Status TodayObsoleteCurrent standard for HDDs/SSDs

Hard Disk Drives (HDDs) have been the backbone of computer storage for decades. They work like filing cabinets inside your system — storing everything permanently with spinning platters and a moving read/write arm. Their capacity ranges from gigabytes to terabytes, and their speed is influenced by platter rotation (RPM) and transfer rates. They connect to the motherboard using standards like PATA (older) or SATA (modern).

While HDDs are reliable and offer plenty of space at a low cost, newer storage technologies, such as SSDs, are quickly taking the spotlight — offering faster, quieter, and more durable storage solutions. Let’s explore SSDs next.

A Solid State Drive (SSD) is a newer type of storage device that has quickly become the preferred choice in modern computers. Unlike a Hard Disk Drive, an SSD has no moving parts. Instead of spinning platters and a read/write arm, it uses flash memory chips (similar to what’s inside a USB flash drive) to store data. Because there are no mechanical movements, SSDs are:

  • Much faster at reading and writing data.
  • More durable, since there’s nothing spinning that can wear out.
  • Quieter and smaller, making them ideal for laptops and modern desktops.

👉 Analogy: If a Hard Drive is like a big filing cabinet with drawers you have to open and search, then an SSD is like a sleek digital locker where everything appears instantly at your fingertips — no waiting, no moving parts.

A Solid State Drive (SSD) is popular because it offers speed, durability, and efficiency compared to traditional hard drives. But like any technology, it comes with both strengths and weaknesses. Let’s look at both sides:

  • Faster performance → Boots up your computer in seconds, and loads apps or games much quicker than an HDD.
  • Durability → No moving parts, so they’re less likely to fail if the device is bumped or dropped.
  • Silent operation → Runs quietly since there are no spinning disks or moving arms.
  • Energy efficient → Uses less power, which helps laptops run longer on battery.
  • Compact size → Smaller and lighter than HDDs, available in slim form factors that fit modern laptops and desktops.
  • Higher cost per GB → More expensive than HDDs for the same storage capacity.
  • Limited storage sizes → While growing, most consumer SSDs are smaller in capacity than large HDDs.
  • Finite write cycles → Flash memory has a limited number of times it can be rewritten (though in practice, this usually lasts years).
  • Data recovery difficulty → Harder and more expensive to recover data if the SSD fails compared to an HDD

SSDs come in different forms depending on how they connect to the computer and how fast they can transfer data. Here are the main types:

SATA SSD 🔌

  • Works through the same SATA connection used by HDDs.
  • Much faster than an HDD, but limited by the older SATA interface.
  • Speeds: up to 600 MB/s (SATA III).

👉 Think of it as upgrading from a bicycle (HDD) to a motorcycle (SATA SSD). It’s much faster, but the road (SATA connection) limits its full potential.

M.2 SSD 🧩

  • A slim, stick-like drive that plugs directly into the M.2 slot on the motherboard.
  • Saves space and removes the need for cables.
  • Can be either SATA-based (same speed as SATA SSD) or NVMe-based (much faster).

👉 Like plugging a USB stick directly into your computer, but built for speed

NVMe SSD (Non-Volatile Memory Express)

  • The fastest type of SSD, designed to use the PCIe lanes on the motherboard instead of SATA.
  • Allows much higher speeds — often 2000–7000 MB/s, depending on the generation.
  • Ideal for gaming, video editing, and high-performance tasks.

👉 Like switching from a regular city road to a high-speed expressway — data can travel much faster with fewer delays.

TypeForm FactorConnectionSpeedUse Case
SATA SSD2.5-inch (like laptop HDD)SATA cable to motherboardUp to ~600 MB/sBudget-friendly, upgrade for older PCs
M.2 SATA SSDSlim stick (M.2 slot)M.2 slot (SATA channel)Up to ~600 MB/sCompact laptops, space-saving desktops
M.2 NVMe SSDSlim stick (M.2 slot)M.2 slot (PCIe lanes)2000–7000 MB/sHigh-performance tasks, gaming, editing
PCIe NVMe SSDAdd-in card (larger)PCIe slot on motherboard2000–7000+ MB/sWorkstations, servers, extreme speed

👉 Analogy Recap:

  • SATA SSD → Like a motorcycle on a city road — much faster than a bicycle (HDD), but limited by the road itself (SATA connection).
  • M.2 SATA SSD → Same motorcycle, just sleeker and parked right inside the garage (direct slot).
  • M.2 NVMe SSD → A sports car on a high-speed expressway — blazing fast with smooth traffic flow.
  • PCIe NVMe SSD → A race car on a professional track — built for extreme speed and heavy-duty performance.

Solid State Drives (SSDs) have transformed how modern computers store and access data. With no moving parts, they’re faster, more durable, quieter, and more energy-efficient than traditional hard drives. They come in different forms — SATA SSDs for simple upgrades, M.2 SSDs for compact builds, and NVMe SSDs for lightning-fast performance.

While they cost more per gigabyte and may offer less storage compared to HDDs, their speed and reliability make them the preferred choice for operating systems, applications, and gaming. In many systems today, you’ll often find a combination: an SSD for speed and an HDD for large storage

An External Flash Drive (often just called a USB drive or pen drive) is a small, portable storage device that uses flash memory chips to store data. Unlike HDDs or SSDs, it doesn’t need spinning parts or separate power — it simply plugs into a USB port and is ready to use. Flash drives are popular because they’re:

  • Portable → small enough to fit on a keychain.
  • Simple → no cables or setup needed, just plug and play.
  • Reusable → you can add, remove, and rewrite files many times.

Over the years, flash drives have become incredibly popular because of their simplicity and portability. Still, like any technology, they have both strengths and limitations.

  • Portable → Small and lightweight, easy to carry in a pocket or on a keychain.
  • Easy to use → Plug-and-play with most computers, no setup needed.
  • Durable → No moving parts, less likely to break compared to HDDs.
  • Reusable → Can be erased and rewritten thousands of times.
  • Versatile → Works across computers, TVs, printers, and even cars with USB ports.
  • Limited storage → Usually smaller capacity than HDDs or SSDs (commonly 16GB–256GB).
  • Easier to lose → Small size makes them prone to getting misplaced.
  • Slower than SSDs → Data transfer speeds are good, but not as fast as internal SSDs or NVMe drives.
  • Wear over time → Flash memory has limited write cycles (though this often takes years to notice).
  • Security risk → Can be easily stolen or infected with malware if used on public/shared computers

Flash drives may look the same on the outside, but their USB version determines how fast they can transfer data.

  • USB 2.0 → The older standard, with speeds up to 480 Mbps (~60 MB/s). Good for basic file transfers, but quite slow today.
  • USB 3.0 → Much faster, with speeds up to 5 Gbps (~625 MB/s). Often marked with a blue connector.
  • USB 3.1 / 3.2 → Even faster, with speeds up to 10–20 Gbps depending on the variant. Great for large files and quick backups.
  • USB-C Flash Drives → Use the modern, reversible USB-C connector (common on new laptops and phones) and usually support USB 3.1 or higher speeds.

👉 Tip: If you’re buying a new flash drive, look for USB 3.0 or higher for much faster performance, especially when transferring large files like videos.

  • Insert the flash drive into an available USB port on your computer.
  • The computer will detect it automatically and show it as a removable storage device.
  • You can copy, move, or delete files just like you would in a normal folder.
  • When done, use the “Safely Remove Hardware” option (especially in Windows) before unplugging, to prevent data corruption.

👉 Analogy: Think of a flash drive as a pocket-sized locker key. You carry it around, plug it into any computer, and instantly access or store your files.

External Flash Drives, or USB drives, have become a simple and reliable way to carry data on the go. Their plug-and-play design, portability, and durability make them a favorite for students, professionals, and casual users alike. While they don’t match HDDs and SSDs in storage size or blazing speed, their convenience and versatility keep them relevant even today.

From storing homework and presentations to moving photos and videos between devices, flash drives remain the pocket-sized locker of the digital world

Optical drives are storage devices that read and sometimes write data using a laser beam on discs, such as CDs, DVDs, and Blu-ray discs. They were once the primary way to install software, watch movies, listen to music, and back up data before USB drives and cloud storage became popular.

  • CD (Compact Disc): Holds about 700 MB of data — mostly used for music and small files.
  • DVD (Digital Versatile Disc): Holds about 4.7 GB (single-layer) or 8.5 GB (dual-layer) — popular for movies and software.
  • Blu-ray Disc: Holds up to 25 GB (single-layer) or 50 GB (dual-layer) — designed for high-definition and 4K movies.
  • DVD-R / DVD+R: Discs you can write data to once.
  • DVD-RW / DVD+RW: Rewritable discs, which allow you to erase and write new data multiple times.

An optical burner (also called a writer) is a type of optical drive that not only reads discs but also writes or records data onto blank CDs, DVDs, or Blu-ray discs. This was especially popular for creating music CDs, movie DVDs, or personal backups.

How they work:
An optical drive uses a laser beam to scan the surface of the disc. Tiny bumps and flat areas on the disc’s surface reflect light differently, representing the digital 0s and 1s. Burners use the same laser at a higher intensity to “burn” data patterns onto writable discs.

  • Inexpensive way to distribute software, music, and movies.
  • Burners allowed users to create their own discs for sharing or backup.
  • Still useful for older media collections and archiving.
  • Slower than HDDs and SSDs.
  • Limited storage capacity compared to modern drives.
  • Becoming rare, as many laptops and desktops now ship without optical drives.

👉 Analogy: Think of optical drives as digital jukeboxes, and burners as the feature that lets you make your own records to play in them.

Optical drives played a huge role in the history of computing — from installing software and watching DVDs to burning your own music CDs or backups. With formats like CDs, DVDs, Blu-ray, and burners, they gave users a flexible way to store and share data.

Today, optical drives are used less frequently, replaced by faster and more convenient options, such as USB drives, SSDs, and cloud storage. Still, they remain valuable for playing old collections, archiving data, or using discs in entertainment systems

💡 If you’d like to learn about the other internal expansion devices (Graphics, Sound, Network, and Modem cards), You can check it out here: 👉 Expansion Cards: 🔌The Computer’s Add-On Power