Amazon S3 – Simple Storage Service

March 15, 2006

With all the hype surrounding online storage services such as Box.net, Amazon has decided to get in the game with their new service S3, Simple Storage Service. Before I go any further, I must say that S3 isn’t aimed at the same market as Box.net. S3 integrates well with REST and SOAP interfaces which are things that only developers are familiar with anyways. Amazon has fully grokked what developers want and S3 will be offered with just about any amount of storage as developers require. A possible use would be making a script linked to a cron job to dynamically backup your blog database every so often and save it to S3. Right now I have my database backed up nightly and sent to my gmail account, but S3 seems like a more worthy solution, especially as my database gets larger and will eventually hit the 10MB attachment size limit.

Amazon S3 Launches

S3 can only be accessed through their API or the mentioned interfaces, making it pretty much in a different league than Box.net. A very nice touch is Amazon’s inclusion of the BitTorrent protocol as an alternate method for downloading stored files. This is great if a company has an S3 account and a team of developers needs to access the same file(s), they can speed up the process with a torrent.


  • Get notified of new posts by RSS or email.

{ 4 comments… read them below or add one }

Jesse March 16, 2006 at 10:49 am

Considering what a stingy person I am, and how much free storage there is, I don’t see myself using this soon, though it does seem like a fairly nice service

Reply

cavemonkey50 March 16, 2006 at 1:26 am

Very interesting idea indeed. Although, Amazon being in the web storage business kind of seems weird to me. Especially since the product is being geared more toward developers instead of consumers. It kind of seems like this is something they’ve been using on their backend and some developer had the idea to sell the technology and make money off of it.

Now regarding Bittorrent, I wish more main stream companies would start seeing Bittorrent as a viable solution. It really does help cut down on bandwidth costs, and there are just as many legitimate uses for the protocol as there are illegal ones.

Reply

geirsan August 19, 2007 at 5:58 am

Why not mozy.com which I use for all files except iWork and iLife files, which I store on .Mac?

Would be nice to know why you don’t fancy those solutions.

Reply

Paul Stamatiou August 19, 2007 at 1:44 pm

@geirsan – S3 is developer-oriented so I can code up something to automatically backup my server. It’s definitely not for the average user as Mozy is. As such you can’t really compare the two. For me, S3 is many times more useful for the number of ways I can interact with its API.

Reply

Leave a Comment

{ 1 trackback }

Previous post:

Next post: