Storage of data is something that is very important for computers, and various means of improving storage have been developed over time. Some of the more widely used means of storage are computer memory and cloud computing.

Computer memory comes mainly in three types: cache memory, primary memory, and secondary memory. Cache memory is the fastest kind of memory and is mainly used for programs that are using temporary data and need to be executed quickly, it has the downsides of being very limited and very expensive. Primary memory, or main memory, is the memory that holds information that the computer is currently working on and has two subcategories of Random Access Memory (RAM) and Read Only Memory (ROM). Secondary memory is the non-volatile memory that is for long term storage and is the slowest memory type, but also the least expensive.
Cloud computing is a newer type of memory that allows smaller devices to use a separate machine as an aid to the memory they have and of what they can do. It allows a thing like a small phone to save pictures and video to a server that is elsewhere and save memory space on the phone. Microsoft Office 365 is a program/service that makes use of cloud computing.
The various types of memory are things that are useful to know about so you know more about how your computer works and what kinds of hardware and software are doing what to help it work.



