Overview
Battle tested for performance, Neo4j is the only enterprise-strength graph database that combines native graph storage, scalable speed-optimized architecture, and ACID compliance. The high-performance distributed cluster architecture of Neo4j enables the most challenging OLTP and data science workloads.
Note that, in order to deploy, this product requires internet connectivity to access the following external resources:
-
A json file in a public s3 bucket which contains neo4j version information
-
A linux RPM package which contain the Neo4j Database Software (including apoc, graph data science and bloom)
Highlights
- Highly-scalable real-time queries of relationships using Cypher, the SQL for Graphs
- Intuitive data model - the whiteboard model is the physical model. No schema changes.
- Used by many Fortune 100 companies and startups for dozens of use cases, including real-time recommendations of products and content, fraud detection, network analysis, IoT, logistics, identity access management and more.
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Neo4j Enterprise Edition
3 node Neo4j cluster
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
Additional details
Usage instructions
After deployment, the Neo4j web console will be accesible on port 7474.
Resources
Vendor resources
Support
Vendor support
We offer 24x7 support to our customers with a paid Neo4j Enterprise Edition subscription.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Simple and straightforward to set up
Set Up was easy, fast with clear instructions to start with neo4j running on ec2.
Also got a good support from Guhan Sivaji and Puneet Garg (from neo4j) and Antony Prasad Thevaraj from AWS. :)
It just works
Spun this up today. It’s great. Make sure to shut it down when you’re done. I will use this a lot.
Great graph choice for us.
The product offerings from neo4j are being replicated by the entire industry. I am not a neo4j employee and really appreciate that this product is available here. Great cloud formation script to build out in idempotent fashion.
Straightforward way to get started with Neo4j
I found this listing to represent a really easy way to get a neo4j cluster up and running on EC2 in a few clicks.
Unsuccessful Deployment
When trying to deploy a single instance using cloud formation, the process gets hung up at the creation of "Neo4jAutoScalingGroup", then all resources are rolled back. The EC2 instance isn't created until the scaling group is created therefore there's no way to get this working without manual debugging and the investment of time and resources that Cloud Formation templates are meant to alleviate.