Earlier quoted context omitted.
Multiple facilities != "one datacenter"
Like I asked below, do you have a citation?
http://www.theregister.co.uk/2015/04/16/aws_data_centre_arch...
71–80 of 237 posts
Earlier quoted context omitted.
Multiple facilities != "one datacenter"
Like I asked below, do you have a citation?
http://www.theregister.co.uk/2015/04/16/aws_data_centre_arch...
Took a quick look at the API. For context, I was involved in the early days of Google Cloud Storage. It is surprising that they didn't make it compatible with the S3 API -- at least for common object/bucket create/delete. This will require more code to be written and it will be harder to adapt client libraries. The API documentation is here: https://www.backblaze.com/b2/docs/ Other notes: * The lack of scalable front…
> It is surprising that they didn't make it compatible with the S3 API .... The lack of scalable front-end load balancing is shown by the fact that they require users to first make an API call to get an upload URL And... you answered your own question. :-) We reduce our operating costs by not having as many load balancers in the datacenter and pushing off the responsibility to the API. It all comes from our tradition…
The price is being heralded as the thing to get excited about, but I'm also very concerned about the security and availability of my data. I suppose those details are somewhere, but they're not in this article which is quite lengthy. I would like to know more of the implementation of this and more information on policies to protect access to my data. And I would like to know where the data is stored. I suppose I got…
Also, we are the only company we know of that releases our drive failure rates. We release them quarterly, here is the most recent failure analysis: https://www.backblaze.com/blog/hard-drive-reliability-stats-...
Whether or not I decide to use this service, this is one of the most useful announcement blog posts I've read in a while. The tone is not just "ok we released this" but instead " we released this, and here are some practical use cases if you are already doing X, Y, or Z " -- nice job.
Yev from Backblaze here -> I cannot describe how pleased I am to read this comment. Thank you!
I'm thrilled that we can offer this raw cloud storage for just $0.005/GB/month. Would love to hear from the Hacker News community what you do with storage today & what you might do with B2. Here are my thoughts on our announcement today: https://www.backblaze.com/blog/b2-cloud-storage-provider/ Gleb
Is this only for noncritical, reproducible data as S3 reduced redundancy?
Earlier quoted context omitted.
Like I asked below, do you have a citation?
"No one data center serves two availability zones" : http://www.theregister.co.uk/2015/04/16/aws_data_centre_arch...
Took a quick look at the API. For context, I was involved in the early days of Google Cloud Storage. It is surprising that they didn't make it compatible with the S3 API -- at least for common object/bucket create/delete. This will require more code to be written and it will be harder to adapt client libraries. The API documentation is here: https://www.backblaze.com/b2/docs/ Other notes: * The lack of scalable front…
> It is surprising that they didn't make it compatible with the S3 API .... The lack of scalable front-end load balancing is shown by the fact that they require users to first make an API call to get an upload URL And... you answered your own question. :-) We reduce our operating costs by not having as many load balancers in the datacenter and pushing off the responsibility to the API. It all comes from our tradition…
Earlier quoted context omitted.
> This is a feature for EU and US-West. US Standard is bi-coastal and doesn’t have read-after-write consistency. Quote from Jeff Barr @ AWS: http://shlomoswidler.com/2009/12/read-after-write-consistenc... .
Their documentation is really inconsistent on this...