480
Google Drive misplaces months' worth of customer files
(www.theregister.com)
This is a most excellent place for technology news and articles.
Backblaze B2, which I'm pretty sure is a repackaged S3 provider, or you can just skip them and go directly to AWS S3; though, both aren't drag and drop user friendly like onedrive or gdrive. But both work well if you invest a little time with something like rclone.
Backblaze B2 is S3 compatible but not built on S3. B2 is also considerably cheaper than S3, so it probably wouldn’t make sense if it was built on S3.
Correct, Backblaze is their own host and post on their blog often about their tech and processes. They've got a lot of good info on how they designed their server storage racks and stats on drive failures by brand etc
Thanks, I was wondering why the s3 prefixes were used. If my memory serves, b2 is especially better on the billing rates for retrieval, so a better choice if large disaster recovery is on your mind.