visit
Let's start with the Cloud... Say you're in charge of an extensive collection of paintings. The size of the collection often varies, as you acquire new pieces and loan out older ones for museum displays. Your main goal: keep all of the paintings safe from the elements and stored in a climate-controlled environment. You need somewhere to store this collection, and you have a couple of different choices as to where to keep it.
Option A: You could build a warehouse and pay for the electricity and other maintenance fees. Pro: All of your paintings would all be nearby and easily accessible. Con: You'd have to pay for the warehouse's maintenance and utilities in full, all the time, regardless of how many paintings are stored at one time. And if you anticipate that your collection may grow beyond the confines of the warehouse, you'll have to build another one.
Option B: You could rent space offsite to store the paintings. Say you've found a storage facility that charges per inch of shelf space!
This scenario illustrates the difference between on-premise and cloud storage.
You can tell Grandma that a server is just a computer providing resources, like storage space, to thousands of computers. In the past, companies would house all of their digital data across servers in located they owned and operated.
Let's break down cloud storage further into a couple of different categories: File and Object storage.
Remember those documents that people used to store in manila folders in a filing cabinet? File storage is very similar to that. It's the type of storage that most people are familiar with today. Your files are named and stored in folders, which are sometimes nested within other folders.
You find them by navigating to a "path" through the file structure. For instance, you may have a folder titled "Taxes." Within that folder, you might have sub-folders for each year's tax info, and within those folders, you may have your tax-related documents, e.g., your W-2, receipts, student loan documents, etc. So to find your 2019 W-2, you would open up the "Taxes" folder, pull the "2019" folder out, then find the W-2.
Objects, which are often used with cloud storage, work a little bit differently. An object is similar to a file, but instead of locating it using nested folders, you utilize a unique ID.
This is analogous to the difference between files and objects stored on a computer. Files are stored and retrieved using a nested folder system. They also have fixed metadata (data about data), e.g. the name of the file, its author, the date and time it was created, and the file size. The metadata cannot be customized.
In contrast, objects are stored and retrieved using unique IDs, and they implement customizable metadata. So they might store different metadata depending on what type of object they are.
Something like an X-Ray might include metadata related to the patient’s name, type of injury, the name of the attending doctor and X-Ray technician, etc.
Check out our and our Object Storage service to learn more.