• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Neo4J and Cloud

 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is Neo4J a technology ready to be used in Cloud Computing?
 
Author
Posts: 10
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ferdinand,

Neo4j is indeed cloud-friendly technology.
You can easily deploy Neo4j server in the cloud and access it via built-in REST interface.
There are also a host of community-built project that will allow you to easily deploy Neo4j in cloud infrastructure like AWS - for example:
https://github.com/neo4j-contrib/neo4j-puppet/blob/master/README.CLOUDFORMATION.md

If you're after Neo4j-as-a-service offerings, there is graphene-db.
I haven't used it myself, but their offering looks comprehensive:
http://www.graphenedb.com/
Check out this tutorial as well:
http://inserpio.wordpress.com/2014/02/13/neo4j-graphenedb-it-has-never-been-so-simple/

Aleksa
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic