Listing Thumbnail

    Neo4j Aura

     Info
    Sold by: Neo4j 
    Fully-managed, always-on graph database as a service for intelligent, context-driven applications using connected data sets. Built on the battle-tested Neo4j graph platform, Aura offers a scalable and reliable service with advanced security, built-in visualization and developer tools.
    Listing Thumbnail

    Neo4j Aura

     Info
    Sold by: Neo4j 

    Overview

    Play video

    Neo4j AuraDB is a fast, reliable, scalable and completely automated graph database-as-a-service for connected data. AuraDB lets you focus on developing rich, graph-powered applications, without any administration hassle. Built on the world's most trusted graph platform, AuraDB enables lightning-fast queries and real-time insights powering connected data use cases such as fraud detection, recommendations, knowledge graphs and customer 360.

    Zero administration: Provision in minutes, scale on-demand, automated service upgrades, no maintenance window ever. Available in all regions.

    Enterprise-grade security and privacy: Offers end-to-end data encryption, VPC isolation with dedicated infrastructure (depending on plan) and advanced role-based access control with granular database security. AuraDB is GDPR and CCPA compliant.

    99.95% Availability SLA: Built on self-healing architecture with multi-AZ distributed cluster, AuraDB guarantees high availability without service interruption. AuraDB is ACID compliant and includes fully managed backups for robust data availability.

    Rich developer toolkit: Flexible property graph data model with support for Cypher, the easy and powerful graph query language and GraphQL. Built in tools for graph visualization, monitoring and powerful procedures to extend functionality.

    Simple pricing: Transparent capacity-based consumption pricing.

    For private offers or other needs, please contact marketplace-sales@neo4j.com 

    Highlights

    • Fully-managed graph database-as-a-service supporting flexible property graph data model and Cypher query language
    • Role-based access control with granular schema-based security and VPC isolation (depending on plan)
    • 99.95% uptime guarantee with fault-tolerant architecture and automated backups

    Details

    Sold by

    Delivery method

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Pricing is based on contract duration. You pay upfront or in installments according to your contract terms with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.

    12-month contract (2)

     Info
    Dimension
    Description
    Cost/12 months
    AuraDB Virtual Dedicated Cloud
    AuraDB Virtual Dedicated Cloud 32 GB of Memory Capacity Reservation
    $91,104.00
    AuraDB Business Critical
    AuraDB Business Critical 16 GB of Memory Capacity Reservation
    $28,032.00

    Vendor refund policy

    All fees are non-cancellable and non-refundable except as required by law.

    Custom pricing options

    Find a fit for enterprise or unique needs with a private offer.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Resources

    Vendor resources

    Support

    Vendor support

    24x7 support is included with your subscription. Please refer to https://neo4j.com/terms/support-terms/aura/  for more information.

    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

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    131 external reviews
    External reviews are sourced from G2  and are not included in the star rating for this product.
    Krunal K.

    Neo4j used for design supply chain solutions

    Reviewed on Oct 22, 2024
    Review provided by G2
    What do you like best about the product?
    The ease of creating graph and graph visualisation using neo4j platform
    What do you dislike about the product?
    The neo4j graph query language is tough for first timer
    What problems is the product solving and how is that benefiting you?
    We wanted to find root cause of increasing customer complaints for a cpg company's product by connecting the supply chain end to end in graph
    Computer Software

    Neo4j Review: A Great Database to Start with Graph Technologies

    Reviewed on Jul 24, 2024
    Review provided by G2
    What do you like best about the product?
    The Cypher language allows you to construct queries that are understandable even without technical expertise.
    Open source and community edition that can be self-hosted.
    Neo4j Browser to visualize graph data.
    What do you dislike about the product?
    For a self-hosted solution, the update process is not always straightforward.
    What problems is the product solving and how is that benefiting you?
    Neo4j helps us creating and maintain a representation of the real world, with its structure of nodes and relations; something that may be impossible to do with sql-like database
    Pratik A.

    Best Graph Database for your data pattern insight and ML workload

    Reviewed on May 30, 2024
    Review provided by G2
    What do you like best about the product?
    the cypher syntax of neo4j is really great for beginners, it is as similar as human communicating with db in english langauage. it's just that we have to express in a correct manner for e.g if i want to retrieve all the persons with a gender male it's cypher syntax will be
    Match (p: Person { Gender:"Male"} ) return p )
    Neo4j's Browser and Bloom feature gives business stakeholder and data scientist/analyst to analyze their data which i think currently no other database give at this moment
    and on top of that they have their own graph data science library which gives feasibility in developing application such as link prediction, recommendation system, chatbots
    What do you dislike about the product?
    I think they should add more compute storage for Aura DB, as our system can load 100s of GB data in neo4j , but currently i dont see any option for
    What problems is the product solving and how is that benefiting you?
    I have expertise in building analytical solution which speaks insights from client data , it's amazing speed of retrieval from billions of nodes and relationships is one of the reason for choosing neo4j for big data and complex relationship analysis. to be more specific we have used neo4j aura 8gb ram instance which gives us feasibility to store millions of nodes and relationships and the best thing about is infrastructure is completely managed by neo4j aura. clients are able to take better business decision based on the visual representation of nodes and relationships, we use neovis.js library for representing these data in the form of nodes and relationship and abstracting the technical logic and ensuring the security of data layer and then using algorithms like Fast RP Embeddings we created recommendation engine easily, thank you neo4j.
    Dipak K.

    Simplifying Machine Learning based product development with scalable graph database

    Reviewed on Apr 18, 2024
    Review provided by G2
    What do you like best about the product?
    I have been using neo4j from last 6 month everyday for developing machine learning and data analysis products. it is really faster than RDBMS and helps in developing products such as market basket analysis, community detection and also for generative ai solutions for creating owr own chatbots. Learning neo4j is quite easy due to its documentation and community support available, It has support for multiple languages such as python, java etc. i personally use neo4j python library because it helps me in integrating with my existing machine learning product. I think every data science professional should be aware of neo4j and its power to create a scalable ML products.
    What do you dislike about the product?
    one thing i think which needs to be improved is adding more sql like features in CYPHER query
    What problems is the product solving and how is that benefiting you?
    Neo4j stores data in the form of nodes and relationship, this type of structure helps in faster access to data and finding patterns in data for machine learning. for e.g. recently i have implemented market basket analysis using neo4j whereas i have created product and transaction as nodes and each transaction will be connected to the products which was related to that transaction, hence i was able to get the pattern which product is frequently purchased together and even i was able to find out on which day that product is mostly baught.
    Computer Software

    Neo4j Review.

    Reviewed on Apr 01, 2024
    Review provided by G2
    What do you like best about the product?
    The best thing about Neo4j is it is graph database and it has nodes and relationship which makes it simple. It is easy to use. And also it is schema free. Index-free adjacency helps a lot when the data is very complex
    What do you dislike about the product?
    Cypher language is specific to Neo4j only.
    What problems is the product solving and how is that benefiting you?
    While using the traditional databases it was very difficult to represent the relationships which were very complex and Neo4j made it easier using its graph model. Real time queries has become easier and faster. Schema free model is very helpful.
    View all reviews