01 June 2010 by Published in: rants 3 comments

I keep trying to find a cloud service that will let me back up all my computers (3TB) for a reasonable price ($<500/yr) and let me manage it (no Backblaze, Mozy, etc.)

It continues to amaze me that nothing comes close to simply colocating a NAS.

And if you think about it, even colocating 3TB is horribly inefficient. Splitting a Backblaze Pod 20 ways would be a huge cost savings.

For the price of S3 (~$5500/yr, not even including bandwidth), I could colocate 7 RAIDed NASes ($700 NAS, 4-year life, $50/month colocation fee).

If me and a couple of friends agree to exchange NASes to save on colocation fees, I could have 31 NASes for the price of S3.

For maybe 50% the price of S3, I could colocate a Backblaze pod and have 67TB of data storage, 22x my need.

This has to be a problem that affects absolutely every computing professional (and even a lot of nonprofessionals–gamers, ad agencies, etc.). How can the only viable solution be roll-your-own?


Want me to build your app / consult for your company / speak at your event? Good news! I'm an iOS developer for hire.

Like this post? Contribute to the coffee fund so I can write more like it.

Comments

  1. Wed 07th Jul 2010 at 5:33 am

    S3 gives you quite a bit more than a colo NAS. Amazon stores your files in multiple data centers, which means they replicate your files among data centers for you, and they monitor the storage at those data centers and replace failing hardware and re-replicate your files to the replacement hardware. Plus it expands automatically as your data set grows. Plus you can send a disk to Amazon for faster import (useful for the initial import). There are some interesting comments here about S3 vs colo: http://news.ycombinator.com/item?id=422225

    Also, Amazon just announced a Reduced Redundancy option for $.10/GB per month (instead of $.15). It would be really cool if Amazon offered a single-data-center version that’s like a bottomless RAID drive, for a lot less money.

    I was going to suggest that 3TB is an outlier scenario, but each person who takes lots of HD video (e.g. iPhone 4 users) proves me wrong.

  2. admin
    Sun 18th Jul 2010 at 5:42 pm

    I don’t think 3TB is an outlier scenario, as I recently polled HN to assess exactly that question. I think the number of people who have 3TB is certainly small relative to, say, 20GB, but the type of people who have 3TB of data are much more likely to be interested in paying to back it up, because they have invested significant time into collecting that data. So I wouldn’t be surprised if the 3TB size is a more lucrative market, in spite of being smaller.

    I fully agree with you that the reasons you’ve cited are why Amazon is a great deal more expensive than the alternatives. But I don’t think you’ve grasped the point: I don’t care about five nines of availability. I don’t care about redundancy. I don’t care about replication. We are not talking about serving content to customers here. If my backups go down a few minutes each day it’s no sweat off my nose. As long as they don’t fail at the precise time my machine fails, it doesn’t matter even if I have a 500MB data loss event per month, as long as it is caught quickly by the rsync script and written over with the right data. Amazon is selling apples; I want an orange.

  3. Sun 18th Jul 2010 at 8:11 pm

    Well, I did spend a lot of words pointing the features that S3 comes with, but I also mentioned it would be awesome if Amazon offered a bottomless RAID drive type of option for a lot less money. I still think it’s more than just dropping a NAS in a colo facility. Someone needs to monitor and repair the NAS, expand it, and probably accept disk drives full of data for quick initial backup.

    There’s another problem as well: many people (such as some professional photographers) are producing bytes to be backed up faster than they can upload those bytes with their available bandwidth. I wouldn’t be surprised ifthe people with TB of data are generating data at that sort of rate. If you add in a large initial upload, you’ll never finish a backup. I think that’s where the emailing-a-disk feature becomes critical. Unfortunately disk space is still getting cheaper much faster than bandwidth (at least in the US).

Comments are closed.

Powered by WordPress