data storage
In a computer, data storage is the place where data is held in an electromagnetic or optical form for access by a computer processor.
Storage is frequently used to describe the devices and data connected to the computer through input/output (I/O) operations -- that is, hard disk and tape systems and other forms of storage that don't include computer memory and other in-computer storage. For the enterprise, the options for this kind of storage are of a much greater variety and expense than those related to memory.



PDF: Simplifying NAS Virtualization
This complete guide untangles the pros and cons of clustered NAS systems, simplifying NAS virtualization, and confronting the dangers of NAS sprawl.
By submitting your personal information, you agree that TechTarget and its partners may contact you regarding relevant content, products and special offers.
You also agree that your personal information may be transferred and processed in the United States, and that you have read and agree to the Terms of Use and the Privacy Policy.
Storage hierarchy
Enterprise data storage is often classified as primary and secondary storage, depending on how the data is used and what type of media it is placed on.
Primary storage holds data in memory (sometimes called random access memory or RAM) and other built-in devices, such as the processor's L1 cache. Secondary storage commonly includes data on hard disks, tapes and other devices requiring I/O operations. Secondary storage media is often used in cloud storage.
Primary storage is much faster to access than secondary storage because of the proximity of the storage to the processor and the nature of the storage devices. On the other hand, secondary storage can hold much more data than primary storage.
Antiquated terms for primary and secondary storage are main storage and auxiliary storage, respectively. To add to the confusion, there is an additional meaning for primary storage that distinguishes actively used storage from backup storage.
Types of storage
There are many types of data storage, with various levels of capacity and speed. These include magnetic tape; magnetic disks; optical discs, such as CDs, DVDs and Blu-ray disks; flash memory; main memory (dynamic RAM); and cache memory.
The main types in use today include hard disk drives (HDDs), optical storage and solid-state storage. Spinning HDDs use platters stacked on top of each other coated in magnetic media with disk heads that read and write data to the media. HDDs are the most commonly used storage in personal computers, servers and enterprise storage systems, but are rapidly giving way to faster solid-state drives (SSDs).
Optical data storage is popular in consumer products, such as computer games and movies, and is also used in high-capacity data archiving systems.
SSDs store data on nonvolatile flash memory chips. Unlike spinning disk drives, SSDs have no moving parts. They are increasingly found in all types of computers, although they remain much more expensive than HDDs.
Flash memory cards are commonly found in digital cameras and mobile devices, such as smartphones, tablets, audio recorders and media players. Flash memory is found on Secure Digital cards, CompactFlash cards, memory sticks and MultiMediaCards. USB memory sticks are another form of solid-state storage.
Measuring storage
Bits and bytes are the basic measurements for computer storage. One single binary value (1 or 0) makes up a bit, and eight bits make up one byte. Other capacity measurements --and their abbreviations -- to know are:
Larger measures include the following:
- kilobyte (KB) equal to 1,024 bytes
- megabyte (MB) equal to 1,024 KB
- gigabyte (GB) equal to 1,024 MB
- terabyte (TB) equal to 1,024 GB
- petabyte (PB) equal to 1,024 TB
- exabyte (EB) equal to 1,024 PB
It's still rare for a single storage system or connected system to reach an EB of data, but there are now storage systems built to store PBs.
Capacity requirements
Data storage capacity requirements tell users how much storage is needed to run an application, a set of applications or data sets. Capacity requirements take into account the types of data. For instance, simple documents may only require KBs of capacity, while graphic-intensive files, such as digital photographs, may take up MBs, and a video file can require GBs of storage. Computer applications commonly list minimum and recommended capacity requirements to run.
Continue Reading About data storage
PRO+
Content
Find more PRO+ content and other member only offers, here.
Join the conversation
1 comment