Storage Requirements Flashcards
Hard Disk Drives
Large capacity magnetic storage devices
Offer fast access speeds required to deliver loading times required by web pages and database updates/queries
External devices
Solid state USB flash drives - store data onto flash memory
External hard disk drives
Speed of data transfer
Limited by type of interface used to connect them
Two most common interface types
Universal Serial Bus
Firewire
Software Distributed on
Optical disks such as CDs, DVDs and Blu-Rays
ROM disks
Read-Only
Prevents accidental deletion or modification of the distributed software
Databases copied from ROM to allow editing when modified
RW Disks
Rewritable to allow data to be updated without copying to another storage medium
Backing storage
Majority of executable programs will be installed onto backing storage before use
Amount of backing storage required should be considered carefully as excessive requirements could result in installation problems for users with limited available storage
Backup strategy
Information systems should be backed up to ensure against data loss
Backup strategy should be considered when systems are designed and implemented
Backups taken regularly and stored in remote location
RAID
Redundant Array of Independent Disks
Installed to protect against hardware failure
Uses banks of hard disk drives to produce two copies of every file on a separate disk
If one hard disk in the bank fails, the other is recreated on a new drive from the duplicate copies on the other hard disks in the array
What is stored on an Internal Hard Disk Drive?
Webpages, database data and applications