2.3 Compare and contrast storage types Flashcards
Volatile vs. non-volatile
Volatile memory is temporary and loses its data once the power is turned off, whereas Non-Volatile memory is permanent and retains its data even after power loss.
RAM
- Volatile storage devices that hold computer data and program instructions while the computer is turned on
ROM
Read-only memory
A ROM chip is a special form of memory that has data written to it during the manufacturing process and thus is not amenable to alteration.
- Non-volatile
Storage Dive
HDD
Magnetic disks/hard disk drive
- Mass storage device that uses mechanical platters with a magnetic coating that are spun under disk heads that can read and write to locations on each platter (sectors).
SSD
Solid-state drive
- Persistent mass-storage device implemented using flash memory.
NVMe
Non-volatile memory express
- Internal interface for connecting flash memory devices, such as SSDs, directly to a PCI Express bus. NVMe allows much higher transfer rates than SATA/AHCI.
Optical
Mass storage device that supports CD, DVD, and/or Blu-ray media. Burner-type drives also support recording and rewriting.
External Flash drives
NAS
Network-attached storage
- Storage device enclosure with network port and an embedded OS that supports typical network file access protocols (FTP and SMB for instance).
File Server
Keep all data
Cloud Storage