Mounting Amazon S3 as a File System in Amazon EC2
The Amazon Web Services Developer Connection site has a great tutorial that will show you how to Mount Amazon S3 as a File System in Amazon EC2. S3 is Amazon’s distributed storage service and EC2 is their distributed, virtualized server solution. In the past it was difficult to have persistent storage in EC2, but now using S3, persistent storage is possible.



Hi, you can mount the s3 in EC2, well yes I do, but when I mount the S3 si too slow at write, you can write so faster?
The link is broken!
Hi,
I want this thing more than anything right now, but unfortunately the link is broken. If you have latest information regarding it, please either post it here or email me.
Thankx,
I think they removed the link because the software used to do this went from freeware to commercial.
[...] Mounting Amazon S3 as a File System in Amazon EC2 (tags: amazon s3 ec2) [...]
try http://code.google.com/p/s3fs
Here’s a direct link to the wiki http://code.google.com/p/s3fs/wiki/FuseOverAmazon
Here’s another option to mount an S3 file system: http://www.PersistentFS.com