Overview

Product video
For our fully managed offer, visit our Neo4j Aura (Pay-as-You-Go) listing: https://aws.amazon.com/marketplace/pp/prodview-xd42uzj2v7dae 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.
Highlights
- Highly-scalable real-time queries of relationships using Cypher, the SQL for Graphs
- 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.
- Intuitive data model - the whiteboard model is the physical model. No schema changes.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
r8i.8xlarge | $0.04 |
r8i.24xlarge | $0.04 |
r8i.large | $0.04 |
r8i.16xlarge | $0.04 |
r8i.48xlarge | $0.04 |
t3.xlarge | $0.04 |
r8i.32xlarge | $0.04 |
t3.large | $0.04 |
r8i.4xlarge | $0.04 |
r8i.12xlarge | $0.04 |
Vendor refund policy
All sales are final. No refunds will be issued for this product.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Neo4j Community Edition - Single Instance
This CloudFormation template deploys a production-ready Neo4j Community Edition instance in an isolated VPC on AWS.
Resources created:
- VPC with public subnet, Internet Gateway, and route table
- Network Load Balancer with HTTP (7474) and Bolt (7687) target groups
- Auto Scaling Group (fixed at 1 instance) for automatic recovery
- Elastic IP for a stable public address
- Persistent gp3 EBS data volume (separate from root) that survives instance replacement
- Security group restricting access to Neo4j ports (7474, 7687) from a configurable CIDR range
- IAM instance role with least-privilege permissions for volume attachment, EIP association, and SSM
Configurable parameters:
- Instance type (burstable, general purpose, or memory-optimized)
- Root and data disk sizes
- Neo4j admin password
- APOC plugin installation (optional)
- Allowed CIDR range for network access
The deployment signals CloudFormation upon successful Neo4j startup, ensuring the stack only completes when the database is ready to accept connections.
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
Initial release of Neo4j Community Edition on AWS Marketplace.
Neo4j uses calendar versioning (CalVer) in the format YYYY.MINOR.PATCH. This release ships Neo4j Community Edition 2026.01.3.
Components:
- Neo4j Community Edition 2026.01.3 (GDB + GDS Community Edition)
- APOC plugin (optional, enabled via stack parameter)
- Java 21 (Amazon Corretto)
- Amazon Linux 2023
Support:
- Community support only (https://community.neo4j.com )
Additional details
Usage instructions
-
After the stack completes, find the Neo4j Browser URL and Bolt URI in the CloudFormation Outputs tab.
-
Open the Neo4j Browser URL (http://<NLB-DNS>:7474) in your web browser.
-
Log in with:
- Username: neo4j
- Password: the password you set during stack creation
-
Connect via Bolt using the URI from the stack outputs (neo4j://<NLB-DNS>:7687) with the same credentials.
-
The data volume persists independently of the EC2 instance. If the instance is replaced by the Auto Scaling Group, your data is preserved.
For more information, see the Neo4j documentation: https://neo4j.com/docs/
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.