By John L. Miller, Worked on several distributed and cloud storage services. PhD in distributed system. Originally published on Quora.

Files stored in reliable cloud services are some of the most secure files you can have, provided you have good passwords. Google, Microsoft, and Amazon all provide reliable cloud services for consumer file storage.

What makes them safe?

Personally speaking, my home machines have lost hundreds of gigabytes of data (video, audio, and some important stuff) to hard disk failures. I’ve NEVER lost ANY data I put in cloud services.

There are two provisos:

  1. If your password gets cracked, people can access that data if they have your password. Just like they could on your home machine.
  2. Viruses can still corrupt local copies of cloud data. If you have your computer set to automatically upload copies to the cloud, then you can overwrite the cloud copies with your corrupt copies. That’s not a problem with the cloud storage, it’s a problem with your machine.

Some cloud storage has versioning of files to help you recover from accidental deletes and overwrites.

Overall the cloud is a great place to securely store data.

By John L. Miller, Worked on several distributed and cloud storage services. PhD in distributed system. Originally published on Quora.

For more trending tech answers from Quora, visit HackerNoon.com/quora.