Build graph applications faster with Amazon Neptune public endpoints
Database Blog
This article discusses two new features in Amazon Neptune version 1.4.6.0 that simplify graph application development:
- Public Endpoints: Allows Neptune clusters to be accessible from outside the VPC while maintaining security through IAM authentication
- Neptune Data API: Provides a streamlined way to interact with Neptune databases using AWS SDKs across multiple programming languages
Key benefits of these features include:
- Easier development and testing without complex networking setup
- Simplified data querying and management using AWS-managed clients
- Support for multiple graph query languages like Gremlin and openCypher
- Enhanced security through IAM authentication and controlled public access
The article provides code examples in Go, Python, and JavaScript demonstrating how to use the new Neptune Data API to perform graph database operations.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Sep 4
2025
2025
Amazon Neptune Database now supports Public Endpoints for simplified development access
Sep 8
2025
2025
Amazon Neptune Analytics is now supported as a graph store in NetworkX
Oct 2
2025
2025
Amazon Neptune Database now integrates with GraphStorm for scalable graph machine learning
Dec 12
2025
2025
Build and explore Knowledge Graphs faster with Amazon Neptune using Graph.Build and G.V() – Part 1
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.