Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GrapheneDB: Neo4j as a service @ GraphConnect London 2013

GrapheneDB: Neo4j as a service @ GraphConnect London 2013

Alberto Perdomo

November 19, 2013
Tweet

More Decks by Alberto Perdomo

Other Decks in Technology

Transcript

  1. graphenedb.com | [email protected] | @albertoperdomo About me ๏ Founder at

    GrapheneDB ๏ Founder at Aentos ๏ @albertoperdomo on Twitter
  2. graphenedb.com | [email protected] | @albertoperdomo API ๏ 100% Neo4j API

    supported ๏ Incl. Gremlin & REST traversals ๏ Neo4j Web Admin / Browser
  3. graphenedb.com | [email protected] | @albertoperdomo Versions ๏ 1.8, 1.9 and

    2.0 milestone releases ๏ New releases available very quickly ๏ Community Edition ๏ Working on EE deployments
  4. graphenedb.com | [email protected] | @albertoperdomo Getting data in & out

    ๏ Export ๏ Restore from local file or URL cd neo4j/data/graph.db/ && zip -r ../foo.zip .
  5. graphenedb.com | [email protected] | @albertoperdomo Dedicated instances ๏ Managed dedicated

    instances ๏ Running on AWS ๏ >= 1.7GB RAM ๏ EBS storage (Standard and High I/O) ๏ 24x7 Monitoring
  6. graphenedb.com | [email protected] | @albertoperdomo Hot backups ๏ Daily backups

    ๏ Manual snapshots on demand ๏ Storage ๏ Download/Restore backups
  7. graphenedb.com | [email protected] | @albertoperdomo Uploading plugins ๏ Single JAR

    file or ๏ Single ZIP file with JAR files and configuration ๏ Upload or provide public URL
  8. graphenedb.com | [email protected] | @albertoperdomo Cloning databases ๏ Clone to

    have a duplicate ๏ Clone into a different version for upgrade ๏ for testing ๏ for production
  9. graphenedb.com | [email protected] | @albertoperdomo API ๏ Public API to

    automate provisioning ๏ Interesting for: ๏ Integrators and resellers ๏ Testing? => Driver authors
  10. graphenedb.com | [email protected] | @albertoperdomo Import data ๏ Support common

    formats: Geoff, GraphML, CSV ๏ Make it a child’s play to import your data