6

Is anyone aware of cloud services (PaaS) which could be suitable for a spring/neo4j application. Anything to look out for?

imamc
  • 175
  • 2
  • 15
  • I've asked cloudbees about this, still waiting on an answer. Will post response here. – imamc Oct 04 '11 at 15:31
  • Short answer from cloudbees....no. They currently only support mongodb and couch. – imamc Oct 04 '11 at 15:51
  • Had a chat with Heroku. They are offering Neo4j in private beta at the moment. I don't think it'll be too long before they go public...well I hope not. – imamc Oct 04 '11 at 23:09

3 Answers3

3

Neo4j is available on Heroku now. Details in this document at infoq. http://www.infoq.com/minibooks/good-relationships-spring-data

skroah
  • 41
  • 2
2

AFAIK, Amazon EBS is currently the only stable option, Heroku is in private beta and Cloud Foundry is work in progress.

matsev
  • 32,104
  • 16
  • 121
  • 156
  • 2
    CloudFoundry now supports Neo4J. A Neo4J/Spring app is listed as a [favorite](http://blog.cloudfoundry.com/2011/05/27/a-few-of-our-favorite-cloud-foundry-apps/) and is open sourced on [github](https://github.com/oxlade39/graphflow). – Delicia Brummitt Mar 31 '13 at 14:58
1

It seems that Jelastic PaaS has recently updated a blog post for Neo4j support. I have found it here: http://blog.jelastic.com/2013/03/21/neo4j-in-the-cloud/

Daria
  • 169
  • 3