Improving Server Performance
Disk Caching stores commonly used data in memory. Because memory is faster than disk, performance is greatly improved.
Disk Elevatoring refers to the order in which data are accessed on the hard disk. Requests are constantly grouped and processed so that the read/write head travels the minimum distance.
Buy many small and fast hard disks
Buy faster network interface cards