Amazon DynamoDB · Pricing Plans

Dynamodb Plans Pricing

Amazon DynamoDB is a fully managed NoSQL database with two capacity modes (On-Demand and Provisioned). Pricing is usage-based per read/write request unit, plus storage, backup, restore, streams, DAX cache nodes, and cross-region data transfer. AWS Free Tier and Reserved Capacity are available.

4 Plans API Commons Plans
View Source
CloudDatabaseNoSQLServerless

Plans

AWS Free Tier freemium

AWS Free Tier monthly allowance for DynamoDB. Always-free for the first 25 GB and 25 WCU/RCU of provisioned capacity.

Storage included (gb · month) 0.00 USD
Provisioned read capacity (rcu · month) 0.00 USD
Provisioned write capacity (wcu · month) 0.00 USD
DynamoDB Streams reads (requests · month) 0.00 USD
On-Demand Capacity usage-based

Pay-per-request pricing with no capacity planning. Prices shown are us-east-1 reference pricing; vary by region.

Read request units (eventually consistent) (request · usage) 0.125 USD
Write request units (standard) (request · usage) 0.625 USD
Transactional reads (request · usage) 0.125 USD
Transactional writes (request · usage) 0.625 USD
Standard storage (gb · month) 0.25 USD
Standard-IA storage (gb · month) 0.10 USD
Provisioned Capacity usage-based

Pre-provisioned read/write capacity, billed hourly. Reserved Capacity (1y/3y) discounts available for steady workloads.

Read capacity unit (RCU) (rcu · hour) 0.00013 USD
Write capacity unit (WCU) (wcu · hour) 0.00065 USD
Standard storage (gb · month) 0.25 USD
Backup and Restore usage-based

On-demand backups, point-in-time recovery, and table restore are billed by GB processed.

On-demand backup storage (gb · month) 0.10 USD
Point-in-time recovery (PITR) (gb · month) 0.20 USD
Table restore (gb · usage) 0.15 USD

Sources