• Sequential storage: data is organized one record after another
– Must read through all records that are stored prior to the desired record
• Direct access: records are organized by physical address on the device
– A record can be accessed directly (randomly)
• Flash drive: small storage device that connects
via universal serial bus (USB)