This is a nail in the coffin of the SaaS backup industry (Backblaze, RescuePlan, etc.). With storage becoming essentially free the last excuse for not using self-hosted, secure backup tools like Arq[1] disappears. [1] http://www.haystacksoftware.com/arq/
Introducing Google Cloud Storage Nearline
51–60 of 188 posts
Re: Introducing Google Cloud Storage Nearline
#52Earlier quoted context omitted.
Unless Glacier just changed their pricing, how is it cheaper and simpler? Glacier is also $.01/GB storage, but only $.09/GB retrieval, which is cheaper than google's $.12/GB. Glacier also comes with 1st GB retrieval free/mo.
Glacier have additional fees depending on how fast you retrieve the data. Honestly I'm not sure what they are because I've never had to use it, but my impression is that these fees could be quite high.
Re: Introducing Google Cloud Storage Nearline
#53I added GCS nearline to my object storage comparison: http://gaul.org/object-store-comparison/
Re: Introducing Google Cloud Storage Nearline
#54Earlier quoted context omitted.
Backblaze is $5/mo per computer. If I have 4TB on a computer, it's still just $5/mo.
Backblaze can probably afford to be $5/mo per computer because the average computer using it has less than 4TB; OTOH, if there is a more cost effective option for the low end, it won't make sense to use Backblaze on the low end, which will drive up Backblaze's sustainable per computer price.
Re: Introducing Google Cloud Storage Nearline
#55Earlier quoted context omitted.
Backblaze is $5/mo per computer. If I have 4TB on a computer, it's still just $5/mo.
Well, I would guess the number of people who need to backup 4T is rather small. My thinking is that most people likely max out well below the 0.5T that the same $5 buys you on Google now, making that variant actually cheaper for them than Backblaze. For those people it means paying less per month and getting privacy and better control (data retention!) in return. Should be a no-brainer.
Re: Introducing Google Cloud Storage Nearline
#56Earlier quoted context omitted.
There's a few reasons: * Dropbox doesn't guarantee 11 9s like this service does - when I'm backing critical data up, I want to make sure it's _there_. * Dropbox likely wouldn't take kindly to me storing 10PB, whereas that is what this service is designed for. * I've got SLAs and guaranteed speeds with this, Dropbox isn't designed for me to suddenly download 10PB very quickly.
12 9s is new to me too. Not worked on anything better than 5 9s (5 mins downtime/year), and Wikipedia only goes to 9. 9 9s comes to 35ms downtime a year . I can't think of anything that needs more than 5 9s, let alone 9. http://en.wikipedia.org/wiki/High_availability#Percentage_ca...
Re: Introducing Google Cloud Storage Nearline
#57Earlier quoted context omitted.
There's a few reasons: * Dropbox doesn't guarantee 11 9s like this service does - when I'm backing critical data up, I want to make sure it's _there_. * Dropbox likely wouldn't take kindly to me storing 10PB, whereas that is what this service is designed for. * I've got SLAs and guaranteed speeds with this, Dropbox isn't designed for me to suddenly download 10PB very quickly.
Where are you seeing these durability claims? I can't find them. And what would 12 9s durability even mean? You lose one byte out of every TB?
Re: Introducing Google Cloud Storage Nearline
#58Earlier quoted context omitted.
There's a few reasons: * Dropbox doesn't guarantee 11 9s like this service does - when I'm backing critical data up, I want to make sure it's _there_. * Dropbox likely wouldn't take kindly to me storing 10PB, whereas that is what this service is designed for. * I've got SLAs and guaranteed speeds with this, Dropbox isn't designed for me to suddenly download 10PB very quickly.
12 9s is new to me too. Not worked on anything better than 5 9s (5 mins downtime/year), and Wikipedia only goes to 9. 9 9s comes to 35ms downtime a year . I can't think of anything that needs more than 5 9s, let alone 9. http://en.wikipedia.org/wiki/High_availability#Percentage_ca...
In this case, it's not as much service uptime as it is data retention. If you're storing 5+ PB of data, even 5 9s of data loss per year can have a measurable impact.
Re: Introducing Google Cloud Storage Nearline
#591c/GB/mo for data stored, ~3 seconds response times (cf. tape/Glacier at multiple hours), 11 9s durability, same API as Google Cloud Storage online. (edit: add /month)
Re: Introducing Google Cloud Storage Nearline
#60This is a nail in the coffin of the SaaS backup industry (Backblaze, RescuePlan, etc.). With storage becoming essentially free the last excuse for not using self-hosted, secure backup tools like Arq[1] disappears. [1] http://www.haystacksoftware.com/arq/
I'm considering switching from Backblaze to Arq to backup personal files (photos, etc.) from my rMBP. Anybody have any experience doing this and can recommend one vs. the other? I have a 500GB drive, probably only 300GB to backup. Backblaze is only $5/month, and let's you encrypt, so I'm wondering if it's even worth switching.
I can hardly recommend it high enough.
The only minor niggles that I've run into were:
- If you have a very large directory (hundreds of thousands of files) then opening the backup-catalog can give you the beachball for minutes. However this really only happens for ginormous directories and is easily resolved by splitting the job into a few smaller ones.
- If you're low on diskspace then the temp files that Arq creates during a backup can drive you over the edge and into a disk-full situation.
Other than that it has been rock-solid for me, the author really knows what he's doing.