Theme Graphic
Theme Graphic

An Internet Entrepreneur

The ramblings of a tech-savvy Internet Entrepreneur.
Posted on Wednesday, July 16, 2008 at 11:48 PM

Amazon S3 for Storage for your Java and Web Apps

We are looking into using Amazon S3 and EC2 for scaling out a Java software solution for a new Web 2.0 service we are building.

The thing with Amazon S3 is that it is neither a fully CAS (Content Addressable Storage), distribued filesystem or a block-device. To give a brief background:

CAS A full CAS solution allows for a simple file system like way where each object has a unique id and each object can be randomly accessed. Objects can vary in size, but the normal file system organization of data do not take place, each object just has a unique ID, and a data part. It works much like a large hash table that abstracts the actual storage for you. It holds no or very little meta-data. Most CAS solutions have custom API's and not many databases or other software components support CAS directly today.

File System...
Comments: 1 Tags: Java, Storage, amazon, ec2, s3

 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.