Computer Memory/Storage Devices
  • is the implementation of one or more computer storage mediums

Computer Memory/Storage Devices - List

Hard Disk Drives (HDD) - Fixed Disk

Link to original

Solid State Drives (SSD)

Link to original

Hybrid Hard Drives (HHD)

Link to original

USB Flash Drives

Secure Digital (SD) Card

Link to original

MultiMediaCard (MMC) Card

Compact Disk (CD)

  • uses optical storage
  • disks feature microscopic pits and bumps that are read by a laser
  • max storage capacity: 700MB
  • types: CD-ROM, CD-R, CD-RW

Digital Video/Versatile Disc (DVD)

  • uses optical storage
  • more compact than CD, and is read by a finer laser
  • max storage capacity: 4.7 GB, DVD-DL can store up to 8.5 GB
  • types: DVD-ROM, DVD-R, DVD+R, DVD-RW, DVD-DL

Blue Ray

  • uses optical storage
  • more compact than DVD
  • capacity anywhere from 25 GB to 128 GB although the most popular capacity sizes are 25GB (single layer) or 50GB (double layer)

Floppy Drives

Computer Memory/Storage Devices - Network-Based

Storage Area Network (SAN)

  • is a dedicated storage network that provides block-level access to LUNs
    • a LUN, or logical unit number, is a virtual disk provided by the SAN
    • the system administrator has the same access and rights to the LUN as if it were a disk directly attached to it
    • the system administrator can partition and format the disk by any means he or she chooses
Link to original

Network Attached Storage (NAS)

  • uses an existing network to allow access to shared disks
  • this is filesystem-level access
  • the system administrator does not have the ability to partition or format the disks since they are potentially shared by multiple computers.
  • this technology is commonly used to provide multiple workstations access to the same data
Link to original