And it's built by a company perpetually embroiled in privacy and data retention scandals?
Sign me the fuck up.
21–30 of 65 posts
And it's built by a company perpetually embroiled in privacy and data retention scandals?
Sign me the fuck up.
A compelling reason for our use case to switch from S3 is their support for lots of buckets coupled with CNAME support: http://code.google.com/apis/storage/docs/reference-uris.html Due to Amazon's limitation of 100 buckets per account and the coupling between bucket name and CNAME, hosting files for our clients and supporting custom CNAMEs has not been possible for us. If we were to move to Google Storage, it would b…
It's really nice to see that boto (python AWS library) supports S3 and Google Storage side-by-side. Being able to pick and choose providers behind the same API is how the cloud should be.
Earlier quoted context omitted.
No, it's an Amazon S3 competitor.
Then what is the point of the frontend app?
Dropbox isn't really a storage company (they're built on top of S3) their secret sauce is in the syncing.
Anyone know how to copy an S3 bucket to Google Storage?
1 - http://code.google.com/apis/storage/docs/gsutil.html#install
It's really nice to see that boto (python AWS library) supports S3 and Google Storage side-by-side. Being able to pick and choose providers behind the same API is how the cloud should be.
It probably wouldn't have worked out that way if Google didnt clone S3's API.
5 years, 1 month and 28 days after S3 is publicly launched. It is just a reminder that the threat by incumbents to startups is hardly worth worrying about.
It's really nice to see that boto (python AWS library) supports S3 and Google Storage side-by-side. Being able to pick and choose providers behind the same API is how the cloud should be.
It probably wouldn't have worked out that way if Google didnt clone S3's API.
A compelling reason for our use case to switch from S3 is their support for lots of buckets coupled with CNAME support: http://code.google.com/apis/storage/docs/reference-uris.html Due to Amazon's limitation of 100 buckets per account and the coupling between bucket name and CNAME, hosting files for our clients and supporting custom CNAMEs has not been possible for us. If we were to move to Google Storage, it would b…
http://code.google.com/apis/storage/docs/developer-guide.htm...
Afaik S3 can't do that.