storage vs. memory


storage vs. memory

Storage and memory are the two major holding areas in a computer, tablet or smartphone. In the past, they were identified and referenced correctly, but today "memory" may refer to either one.

Storage Is "Non-Volatile"
Storage comprises hard drives and solid state drives (SSDs), which hold programs and data. The primary attribute of storage is that it retains its content when the power is turned off. USB drives and optical discs can also be storage.

Memory (RAM) Is "Volatile"
Memory is made up of "random access memory" (RAM) chips, which is often upgradable by the user in a desktop computer but not in a phone or tablet. In contrast to storage, memory (RAM) loses all of its content when the power is turned off.

From Storage to RAM and Back Again
When an application is run, the software and data are copied from storage to memory (RAM), and memory is where all calculating and comparing take place. Updated data may then be copied back to storage. See byte addressable.

Why the Confusion?
The problem with these terms is that many storage devices today use "flash memory" chips (see below). Consequently, people think storage and memory are the same. To avoid confusion, refer to "storage" and "RAM" rather than storage and memory. For more details, see storage, memory and storage memory.

STORAGE DEVICES (Non-Volatile) hard drive (magnetic disk) SSD (flash memory) USB drive (flash memory) SD Card (flash memory) CompactFlash (flash memory) CD-R (optical disc) DVD-R (optical disc) DVD-RAM (optical disc) magnetic tape (tape cartridge) MEMORY CHIPS (Volatile) dynamic RAM (DRAM chips) static RAM (SRAM chips)



The Traditional Terminology
The Engadget blog describes a Kindle tablet (top), and Chromebook specs are also stated in the traditional manner (bottom). See eMMC.


The Traditional Terminology
The Engadget blog describes a Kindle tablet (top), and Chromebook specs are also stated in the traditional manner (bottom). See eMMC.







They're All Chips
RAM chips (top) and storage chips (bottom) may look alike, but RAM is faster and volatile, while storage is slower and non-volatile. The USB and CompactFlash cases were removed for this photo. See memory module, USB drive and CompactFlash.







Memory Is Not Storage
These are all storage products, but because "memory" implies permanence to non-technical people, the word is used for storage by countless vendors, big and small.


Memory Is Not Storage
These are all storage products, but because "memory" implies permanence to non-technical people, the word is used for storage by countless vendors, big and small.


Memory Is Not Storage
These are all storage products, but because "memory" implies permanence to non-technical people, the word is used for storage by countless vendors, big and small.







Storage-Memory Hierarchy
To learn how memory and disk caches work, see cache. SSDs are faster storage than hard disks (see SSD).