I’m developing a application which based on neo4j, the nature of neo4j is just plain files, so it needs to be able to write to local files. Google App Engine doesn’t support writing to local files. I’m looking at Amazon S3 and EC2 right now. I just want to make sure that Amazone AWS supports read/write to local files.
Thanks a lot.
The Neo4j wiki has some information.