Hacker News new | ask | show | jobs
by vilpponen 4427 days ago
Full disclosure: I work at UpCloud, a cloud hosting provider and I think business in this industry day and night.

One thing that gets overlooked in almost all comparisons is the pricing models. I actually use Glacier through Arq (brilliant backup for Mac), but the catch is in the requests. I recently uploaded 200GB of photos to glacier and the upload process cost me about $10. The monthly storage is about $2.

The thing is that you shouldn't compare the sole storage price, but the total of cost of storing your data in glacier, which was also overlooked in the original article.

I'm sure AWS has understood this through their S3 storage lifecycle and thus developed an appropriate pricing model for glacier that arouses interest in the product like no other.

1 comments

$10 for upload? Pricing is $0.050 per UPLOAD request plus $0.000 per byte. That means that your backup system made 200,000 UPLOAD requests. I don't think I have that many files which I want to back up, and I would hope that any system using Glacier as a back-end would bundle smaller files into larger archives.

(Well, I guess it means that your request size averaged 1 MB. If I'm already using Glacier, I would be perfectly happy with archive granularity coarser than 1 MB.)