Amazon Neptune is a fast, reliable, and fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets for use cases such as identity graphs, knowledge graphs, and fraud detection.

With Amazon Neptune, there are no long-term commitments or upfront fees. You pay for your database by the hour, using On-Demand Instances. This frees you from the costs and complexities of planning, purchasing, and maintaining hardware and transforms what are commonly large fixed costs into much smaller variable costs.

Get started with Amazon Neptune for free

As part of the AWS Free Tier, you can get started with Amazon Neptune for free. If your organization has never created an Amazon Neptune cluster until April 20, 2022 or later, you are eligible to use 750 hours of the Neptune db.t3.medium or db.t4g.medium instance, 10 million I/O requests, 1 GB of storage, and 1 GB of backup storage for free for 30 days.

Your free trial starts from the day when you create your first Amazon Neptune cluster. Once your free trial expires or your usage exceeds the free allowance, you can keep it running at our standard on-demand rates. For more information, see the Neptune Free Trial page. 

On-Demand Instance pricing

On-Demand Instances let you pay for your database by the hour with no long-term commitments or upfront fees. This frees you from the costs and complexities of planning, purchasing, and maintaining hardware and transforms what are commonly large fixed costs into much smaller variable costs.

Instance pricing applies to both primary instances, used for read-write workloads and to Amazon Neptune replicas, used to scale reads and enhance failover. Neptune uses Multi-Availability-Zone (Multi-AZ) architecture to failover to one of your replicas if an outage occurs. The cost of Multi-AZ deployments is simply the cost of the primary instance plus the cost of each Neptune replica. To maximize availability, we recommend placing at least one replica in a different Availability Zone from the primary instance.

T4g and T3 CPU Credits

Amazon Neptune T4g and T3 DB instances run in Unlimited mode, which means that you will be charged if your average CPU use over a rolling 24-hour period exceeds the baseline of the instance. CPU Credits are charged at $0.15 per vCPU-Hour. The CPU Credit pricing is the same for T4g and T3 instances across all regions. 

Database storage and I/Os

Storage consumed by your Amazon Neptune database is billed in per GB-month increments, and I/Os consumed are billed in per million request increments. You pay only for the storage and I/Os your Neptune database consumes and do not need to provision in advance.

Except as otherwise noted, our prices are exclusive of applicable taxes and duties, including VAT and applicable sales tax. For customers with a Japanese billing address, use of AWS is subject to Japanese Consumption Tax. Learn more.

Global Database

Amazon Neptune Global Database is an optional feature providing low-latency global reads and disaster recovery in the unlikely event of Region-wide outages. You pay for replicated write I/Os between the primary region and each secondary region. The number of replicated write I/Os to each secondary region is the same as the number of in-region write I/Os performed by the primary region. Apart from replicated write I/Os, you pay standard Neptune rates for instances, storage, cross-Region data transfer, and backup storage.

Backup storage

Backup storage for Amazon Neptune is the storage associated with your automated database backups and any customer-initiated database cluster snapshots. Increasing your backup retention period or taking database cluster snapshots increases the backup storage consumed.

Backup storage is allocated by region. Total backup storage space is equivalent to the sum of the storage for all backups in that region.

Moving a database snapshot to another region increases allocated backup storage in the destination region.

There is no additional charge for backup storage of up to 100% of your total Neptune database storage for each Neptune database cluster. There is also no additional charge for backup storage if your backup retention period is one day and you don’t have any snapshots beyond the retention period.

Backup storage as well as snapshots you store after your database cluster is deleted will be charged at the above rates.

Data transfer

The pricing below is based on data transferred “in” and “out” of Amazon Neptune.

Except as otherwise noted, our prices are exclusive of applicable taxes and duties, including VAT and applicable sales tax. For customers with a Japanese billing address, use of AWS is subject to Japanese Consumption Tax. Learn more.

Data transferred between Amazon Neptune and Amazon EC2 Instances in the same Availability Zone is free.

Data transferred between Availability Zones for replication of Multi-AZ deployments is free.

Amazon Neptune database instances outside VPC: For data transferred between an Amazon EC2 instance and Amazon Neptune database instance in different Availability Zones of the same Region, there is no Data Transfer charge for traffic in or out of the Amazon Neptune database instance. You are only charged for the Data Transfer in or out of the Amazon EC2 instance, and standard Amazon EC2 Regional Data Transfer charges apply ($.01 per GB in/out).

Amazon Neptune database instances inside VPC: For data transferred between an Amazon EC2 instance and Amazon Neptune database instance in different Availability Zones of the same Region, Amazon EC2 Regional Data Transfer charges apply on both sides of transfer.

Amazon Neptune Workbench

Amazon Neptune Workbench provides Neptune notebooks, which you can use to run graph queries and visualize results in Jupyter notebooks hosted by Amazon SageMaker. A Neptune notebook instance is priced per instance hour running in Ready State.

Amazon Neptune Serverless

Scale up latency

Automatic scaling to hundreds-of-thousands of transactions per second

Scale down latency

<5 minute

Starting capacity

1 NCU

Capacity granularity

Fine-grained, with increments as small as 1 NCU

Read Replicas

Up to 15 Neptune Replicas for read scalability

Multi-AZ and SLA

Distribute read replicas in separate AZs for high availability. Refer Amazon Neptune SLA for details.

Pricing examples

Pricing example 1

Let’s say your Amazon Neptune database is running on a db.r5.large instance (on demand) in US East (N. Virginia). You store 50 GB of data with 100 GB backup, and you perform 200 million I/Os per month, with data transfer IN of 50 GB per month, and data transfer OUT of 10 GB per month. Your charges are calculated as follows:

Instance charges

The on-demand pricing for db.r5.large instance is $0.348 per hour, so your monthly cost for the instance is $250.56 ($0.348 * 24 * 30).

Storage charges

Your storage cost is $0.10 per GB-month, so for 50 GB storage your (30-day) monthly cost is $5 ($0.10 * 5 0). There is no additional charge for the first 50 GB of backup storage. The remaining 50 GB of backup storage is $1.05 ($0.021 * 50).

I/O charges

Your I/O cost is $0.20 per million request increments, so for 200 Million I/Os per month, your cost is $40 ($0.20 * 200).

Data transfer charges

There is no charge for data transfer IN to your Amazon Neptune database. Data transfer OUT (up to 100 GB/month) is also free.  Cost for data transfer OUT is $0.00 ($0.00 * 10).

Total charges:

$250.56 instance charges
$5 storage charges
$1.05 backup storage charges
$40 I/O charges
$1.08 data transfer charges
Total = $297.69

Pricing example 2

Let’s say your Amazon Neptune database is running with one primary db.r5d.2xlarge instance (on-demand) and three replica r5d.2xlarge instances (on-demand) in Europe (Frankfurt). You also use the Neptune Workbench to run one ml.t3.xlarge notebook instance (on-demand) in the same region. You store 100 GB of data with 75 GB backup, and you perform 150 million I/Os per month. Your charges are calculated as follows:

Instance charges

The on-demand pricing for db.r5d.2xlarge is $1.92 per hour. You have four instances in your cluster, so your 30-day month cost for the cluster is $5,529.60 ($1.92 * 4 * 24 * 30).

Storage charges

Your storage cost is $0.119 per GB-month so for 100 GB storage, your (30-day) monthly cost is $11.90 ($0.119 * 100). There is no additional charge for backup storage of up to 100 percent of your total Neptune database storage for each Neptune cluster. Your backup cost is $0.00.

I/O charges

Your I/O cost is $0.22 per 1 million requests, so for 150 million I/Os per month, your cost is $33.00 ($0.22 * 150).

Notebook charges

Notebooks are hosted and billed through Amazon SageMaker’s notebook service. Customers are charged for the notebook instance while the instance is in the Ready state. The on-demand pricing for ml.t3.xlarge is $0.23 per hour, so your 30-day monthly cost for the notebook instance is $165.60 ($0.23 * 24 * 30).

Total charges:

$5,529.60 database instance charges
$11.90 storage charges
$0.00 backup charges
$33.00 I/O charges
$165.60 notebook instance charges
Total = $5,740.10

Additional pricing resources

AWS Pricing Calculator

Easily calculate your monthly costs with AWS

Get pricing assistance

Contact AWS specialists to get a personalized quote

Check out additional product-related resources

Explore resources to learn more about Amazon Neptune.

Learn more 
Sign up for a free account

Instantly get access to the AWS Free Tier. 

Sign up 
Start building on the console

Get started building with Amazon Neptune on the AWS Management Console.

Sign in