Overview
Neo4j is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions.
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Why use Bitnami Certified Apps?
Bitnami certified images are always up-to-date, secure, and built to work right out of the box.
Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.
Highlights
- Full database ACID-compliant.
- Flexible property graph schema.
- Integration with most popular programming languages.
Details
Typical total price
$0.019/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.small | $0.00 | $0.021 | $0.021 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
t3.xlarge | $0.00 | $0.166 | $0.166 |
t3.2xlarge | $0.00 | $0.333 | $0.333 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Maintenance release
Additional details
Usage instructions
Once the instance is running, access your instance via SSH using the username 'bitnami' and your Amazon private key. The default server administrator is 'neo4j'. Please check our documentation at https://docs.bitnami.com/aws/faq/get-started/find-credentials/ to learn how to get your password. For additional setup instructions and frequently asked questions please go to https://docs.bitnami.com/aws/infrastructure/neo4j/
Resources
Vendor resources
Support
Vendor support
Bitnami also provides technical documentation for installation and setup issues through our support center at
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
Does not work
I walked through the configuration, instance was created, but Neo4j is not running and I can't even connect to the ec2 instance.
Better than official neo4j image
At least this works without any problem etc, neo4j stack is more expensive and initial config doesn't work ata ll
Up and running in 10 minutes
More versatile than the official Neo4j Community AMI. Docs are a little vague, but proved easy to figure out.
SSH into EC2 using bitnami instead of root for the username. Your database credentials are in a file in the home directory.
Doesn't come with a pre-made security group- be sure to open the necessary ports to connect to neo4j.
It doesn't work out of the box as stated
I chose this image because it claims to work out of the box. I use a community image for staging and have to make modifications to get it to work. However, I wanted a quick solution for my production environment which I can spin up quickly and easily in case of any problem. I was able to find the password but the documentation varies as to whether the username is 'user', 'neo4j' or 'bitnami'. Really all I want is the bolt connection url and there is no mention of it. I have tried all of the options I can think of but cannot access the database from code or from the Neo4j Desktop. Giving up now - terminating the instance.