Introducing G2.ai, the future of software buying.Try now
Amazon DynamoDB
Save to My Lists
Claimed
Claimed

Amazon DynamoDB Pros and Cons: Top 5 Advantages and Disadvantages

Quick AI Summary Based on G2 Reviews

Generated from real user reviews

Users value the scalability of Amazon DynamoDB, benefiting from its automatic scaling and flexibility under heavy loads. (6 mentions)
Users appreciate the ease of use of Amazon DynamoDB, finding it simple to create and manage NoSQL databases. (4 mentions)
Users value the easy integrations of Amazon DynamoDB, enhancing their experience with other AWS services and tools. (4 mentions)
Users appreciate the ease of use and scalability of Amazon DynamoDB, benefiting from its high-performance and flexible features. (4 mentions)
Users value the seamless integration with AWS services, enhancing overall functionality and user experience with DynamoDB. (4 mentions)
Users find DynamoDB relatively costly with high expenses and limited query flexibility complicating their experience. (5 mentions)
Users find the complexity of the pricing model and search functionality challenging, requiring careful data organization and management. (2 mentions)
Users experience a difficult learning curve with DynamoDB, requiring careful data organization and understanding of its NoSQL architecture. (2 mentions)
Users find the inefficient search cumbersome and costly, requiring precise access patterns and lacking full-text search capabilities. (2 mentions)
Users note a steep learning curve with DynamoDB due to its NoSQL nature and limited query flexibility. (2 mentions)

Top Rated Amazon DynamoDB Alternatives

MongoDB Atlas
(361)
4.5 out of 5

622 Amazon DynamoDB Reviews

The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
622 Amazon DynamoDB Reviews
4.4 out of 5
622 Amazon DynamoDB Reviews
4.4 out of 5

Amazon DynamoDB Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Kavita S.
KS
Sr. Operation associates
Mid-Market (51-1000 emp.)
"As a developer I am linking the AWS."
What do you like best about AWS Cloud?

reliability, resilience, scalability, durability, and pay as you go model. Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

I get confuse sometimes while implementing any service with my product. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise (> 1000 emp.)
"A Reliable and FAST NoSQL solution"
What do you like best about Amazon DynamoDB?

The fact, you can do all of the following and much more:

- Automatic Data Management

- Fast and reliable

- Maintain streams of data - when it was updated - what was updated.

- Schedule deletion of items using TTL.

- Auto Scaling options. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

- Incompatible with SQL which is the primary and most used language to query databases the world over. Review collected by and hosted on G2.com.

LL
COO
Small-Business (50 or fewer emp.)
"Use of AWS"
What do you like best about AWS Cloud?

Good UX as a person with non tech background Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

Reduce the number of offerings or even compartmentalize them Review collected by and hosted on G2.com.

Amit S.
AS
Solution Architect
Mid-Market (51-1000 emp.)
"I am very happy with AWS service."
What do you like best about AWS Cloud?

scalability, durability, reliability, easy to implement for any one. Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

Some time gets confused with AWS documentation while implementing anything. Review collected by and hosted on G2.com.

Dhruv B.
DB
Software Engineer 3
Computer Software
Mid-Market (51-1000 emp.)
"High Performant and Scalable Database"
What do you like best about Amazon DynamoDB?

I like the part that we don't have to manage the database server and all are managed by AWS services. You just have to care about the implementation.

It completes well with MongoDB Atlas Service. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

Something I didn't like is the Support for multi-table transactions, This would really help in developing the next app with complex queries and operations. Also it holds you back in case you want data joins between tables. Review collected by and hosted on G2.com.

Vipin K.
VK
SDE-3
Mid-Market (51-1000 emp.)
"Best NoSql database for startups to use. Need not to worry about scaling and infra related things."
What do you like best about Amazon DynamoDB?

Dynamodb is a NoSql kind of database that is useful for currently changing requirements for modern products. By using DynamoDb developers need not worry about load on the system. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

The read-write cost of AWS DynamoDb is quite high if you don't use it properly. Need to handle transactions properly as DynamoDb doesn't support transactions or rollback mechanism. Review collected by and hosted on G2.com.

Verified User in Computer & Network Security
UC
Mid-Market (51-1000 emp.)
"Works great for high scale applications"
What do you like best about Amazon DynamoDB?

Things I like about Amazon DynamoDb are

1. It works very well for high-scale applications

2. There is no master- slave architecture, hence it is highly available

3. Works great for applications that need high write throughput. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

1. Not strongly consistent, hence use only if you are ok with eventual consistency.

2. Query patterns need to be known in advance, else you may not get the best performance. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market (51-1000 emp.)
"Best for deployment and maintenance of product"
What do you like best about AWS Cloud?

There are inbuilt features and apackagesthat help in easy integration, deployment and scaling and maintenance of your production app. inbuilt db and s3 is a hit. Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

Nothing as such. Compared to other cloud services, I find it best and with maximum features. Cost thing needs to be managed properly else it generates costs on higher side. Review collected by and hosted on G2.com.

mayank y.
MY
Senior Software Developer
Small-Business (50 or fewer emp.)
"Ec2 instances and S3 are good services to deploy our servers and managing storages."
What do you like best about AWS Cloud?

Easy to configure, always online, detailed billing information and good documentation are upsides. Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

API documentation needs improvements, and SDKs are confusing to set up. Should provide Swagger for available service APIs. Review collected by and hosted on G2.com.

Manika R.
MR
Software Developer
Enterprise (> 1000 emp.)
"Excellent no sql database. easy to work upon it"
What do you like best about Amazon DynamoDB?

use of functions, data view, scan and query functionality makes things easy. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

1. From UI of dynamoDB I cannot export the output to excel sheets directly. If this option is avilable from UI then data analysis would have become much much easier.

2. While scanning/ querying data from Dynamo DB we use filters to get the required data. We always have to write complete "key name" to filter the data. While the requirement is that it should pick up the key name automatically if a user wries 3-4 words of it.

Example:

key: names_weight

value:ABC_23

the requirement is that If a user writes name in filters then the complete key name ie "names_weight", should be picked up automatically in filters.

This will save a lot of time and effort. Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

12 months

Average Discount

10%

Perceived Cost

$$$$$
Amazon DynamoDB Comparisons
Product Avatar Image
firebase
Compare Now
Product Avatar Image
Elasticsearch
Compare Now
Product Avatar Image
Amazon Relational Database Service (RDS)
Compare Now
Amazon DynamoDB Features
Application Performance
Orchestration
Database Monitoring
Provisioning
Governance
Auditing
Scalability
Backup
Archiving
Role-Based Authorization
Amazon DynamoDB