Hacker News new | ask | show | jobs
by Gigablah 3530 days ago
The AWS web console is a pain point. I had a particularly frustrating experience once where attempting to restore a Glacier storage class file in S3 silently failed due to permission issues (I had forgotten to assign permissions to the bucket owner in my automated upload script), but the console told me that the file would be "available in 3-5 hours". I wasted days due to this.

Meanwhile other competitors (e.g. Nearline) promise to have your file available within seconds...

1 comments

Yep. Nearline is great. Just so we're clear though: milliseconds ;). There's no latency penalty to get your bytes back, even with Coldline. We do charge a retrieval fee because the pricing is determined by a "promise" that you won't touch the data frequently (roughly once a month for Nearline and once a quarter for Coldline), otherwise you should use our regular flavors.

Disclosure: I work on Google Cloud and am a happy GCS customer.