2026 Best Software Awards are here!See the list
Gaurav S.
GS
Associate Solutions Architect
Mid-Market (51-1000 emp.)
Business partner of the seller or seller's competitor, not included in G2 scores.
"I am a cloud architect who have managed multiple applications on AWS cloud"
What do you like best about Amazon DynamoDB?

Aws is helping many IT industries because they are providing varieties of AWS services, Their AWS document is quite powerful and easily understandable even class 10th students can learn and make their application easily, You are providing a free account for beginners which is also a great thing. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

Community builder is adding yearly and the checklist is quite high, Even senior-level cloud engineers are not able to meet the requirements if they are not publically exposed so well, So AWS can give them chance and disable them if they are not fulfilling their responsibility, My kind of people only react when you assign some task with them Review collected by and hosted on G2.com.

Amazon DynamoDB Reviews & Product Details

Profile Status

This profile is currently managed by Amazon DynamoDB but has limited features.

Are you part of the Amazon DynamoDB team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Valeur en un coup d'œil

Moyennes basées sur les avis d'utilisateurs réels.

Temps de mise en œuvre

3 mois

Retour sur investissement

13 mois

Amazon DynamoDB Media

Amazon DynamoDB Demo - Using the AWS Management Console for DynamoDB
You can use the AWS Management Console for Amazon DynamoDB to monitor recent alerts, total capacity, service health, and receive the latest DynamoDB news on the DynamoDB dashboard.
Amazon DynamoDB Demo - Using Global Tables: Multi-Region Replication with DynamoDB
Amazon DynamoDB global tables provide a fully managed solution for deploying a multiregion, multi-master database, without having to build and maintain your own replication solution. Create, update, and delete tables on the AWS Management Console for Amazon DynamoDB. You can use the capacity calc...
Amazon DynamoDB Demo - Creating and Managing DynamoDB clusters with DAX in the AWS Console
DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for Amazon DynamoDB delivers up to a 10x performance improvement—from milliseconds to microseconds—even at millions of requests per second. Amazon DynamoDB Accelerator (DAX) can be used to create a DynamoDB cluster i...
Product Avatar Image

Have you used Amazon DynamoDB before?

Answer a few questions to help the Amazon DynamoDB community

Amazon DynamoDB Reviews (524)

View 1 Video Reviews
Reviews

Amazon DynamoDB Reviews (524)

View 1 Video Reviews
4.4
525 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise scalability and low-latency performance of Amazon DynamoDB, highlighting its ease of integration with other AWS services. The fully managed nature allows developers to focus on application development without worrying about infrastructure management. However, many note that the complex pricing model can lead to unexpected costs if not monitored closely.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Pradip G.
PG
Technology Lead
Computer Software
Enterprise (> 1000 emp.)
"Amazon DynamoDB :Powerful Managed NoSQL Database on AWS"
What do you like best about Amazon DynamoDB?

As an AWS DevOps Engineer, I really like Amazon DynamoDB because it’s fully managed and straightforward to use. We don’t have to worry about servers, patching, or ongoing maintenance. It delivers high performance with low latency, even as our data grows, and the automatic scaling is especially helpful during periods of high traffic. Integration with other AWS services is smooth, and the security features feel strong. Overall, it saves our team a lot of time and operational effort. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

One thing I feel challenging in Amazon DynamoDB is that data modelling is not very straightforward for beginners. If the table design is not planned properly, it can cause performance issues later. Also, complex queries and joins are not supported like traditional relational databases. Sometimes cost can increase if read/write capacity is not configured properly. Initial learning curve is slightly high for new users. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise (> 1000 emp.)
"Scalable, low-latency NoSQL database with strong AWS integration"
What do you like best about Amazon DynamoDB?

Amazon DynamoDB provides highly scalable, low-latency performance with minimal operational overhead. It is easy to implement and integrates seamlessly with other AWS services like Lambda, API Gateway, and IAM. The fully managed model eliminates the need for capacity planning and routine maintenance, making it ideal for frequent use in production systems. The feature set supports both key-value and document data models, and AWS documentation and support are strong. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

Data modeling requires careful upfront planning, and changes to access patterns can be difficult to accommodate later. Pricing can become complex and costly at scale if read and write capacity is not optimized. Debugging performance issues and understanding cost drivers can also be challenging compared to traditional relational databases. Review collected by and hosted on G2.com.

Prakhar G.
PG
Software Engineer
Mid-Market (51-1000 emp.)
"Top Features I Love About DynamoDB: Scalability, Performance, and Flexibility"
What do you like best about Amazon DynamoDB?

Below are listed points which I like best about DynamoDB:-

1. Automatic Scaling

2. Fully Managed & Serverless

3. High Performance & Low Latency

4. Flexible Data Model

5. Easy Integration

6. Highly Available & Durable

7. Pay-per-Use Pricing Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

Below are the points which I dislike about DynamoDB:-

1. Limited Query Capabilities :- No joins and complex filtering

2. Cost Management Challenges :- If read and write operations are not optimized

3. Item Size Limit:- Max item supported is 400kB

4. Backup and Restore Costs Review collected by and hosted on G2.com.

Yash P.
YP
Software engineer
Small-Business (50 or fewer emp.)
"Really useful if you understand the exactly what you're doing."
What do you like best about Amazon DynamoDB?

This is one of the most useful options available when you need a transactional database. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

The pricing is not transparent, and if the initial architecture is not set up correctly, it becomes very difficult to avoid scans which are very costly. Review collected by and hosted on G2.com.

Luca P.
LP
Chief Operations Officer DEQUA Studio | Formerly CTO in MarTech
Marketing and Advertising
Small-Business (50 or fewer emp.)
"Scalable and Performant NoSQL DB By AWS"
What do you like best about Amazon DynamoDB?

• Serverless Architecture and Scalability:

The fully managed, serverless nature of DynamoDB eliminates the need to manage server infrastructure. The ability to automatically scale resources up or down to meet application demand is exceptional, ensuring performance remains consistent, even with unpredictable workloads.

• Predictable Performance: It delivers consistent, single-digit millisecond latency at any scale. This makes it an ideal choice for mission-critical applications such as e-commerce, gaming, and real-time services where performance is paramount. During high-traffic events, its reliability is proven.

• Global Tables and High Availability:

The Global Tables feature allows for multi-master, multi-region replication, which is crucial for building highly available, globally distributed applications. Replicating data across three different Availability Zones (AZs) by default ensures robust durability and resilience.

• Integrated Security:

Security is robust, with encryption at rest and in transit, along with tight integration with AWS Identity and Access Management (IAM) for granular access control.

• Flexibility and Integration:

As a NoSQL db, it offers flexibility in the data schema, which is beneficial during development when data structures may evolve. It integrates seamlessly with other AWS services like Lambda and others enhancing its overall functionality. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

My main challenge with DynamoDB has been mastering its cost and performance optimization.

While the pay-per-request model is incredibly flexible, it also means that you have to be vigilant. It’s easy for costs to escalate if you’re not careful about how you design your queries.

An inefficient table scan or a “hot key” that gets accessed too frequently can quickly lead to throttled requests and a surprisingly high bill. Review collected by and hosted on G2.com.

Raj Anand S.
RS
Programmer Analyst
Enterprise (> 1000 emp.)
"Scalable and Reliable Database Solutions for Any Application"
What do you like best about Amazon DynamoDB?

The wide range of database options (RDS, DynamoDB, Aurora, etc.) makes it easy to choose the right tool for each use case—whether relational, NoSQL, or in-memory. The automated backup, scaling, and patching features reduce operational overhead significantly. Additionally, the seamless integration with other AWS services enhances data workflows and security. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

Pricing can become unpredictable with high workloads, especially with on-demand provisioning and data transfer costs. The learning curve is also steep for newcomers due to the wide variety of services and configuration options. Additionally, debugging or troubleshooting performance issues may require deep expertise or reliance on AWS support. Review collected by and hosted on G2.com.

Shirisha D.
SD
Infra transformation sr analyst
Enterprise (> 1000 emp.)
"AWS Cloud: the top standard for scalable cloud computing"
What do you like best about AWS Cloud?

AWS Cloud is scalable , reliable and has massive service ecosystem. It allows you to spin up environments within minutes and automate deployments with cloud formation of terraform and manage infrastructure through a highly configurable IAM model Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud?

The pricing structure can be confusing and hard to estimate for complex setups Review collected by and hosted on G2.com.

Verified User in Defense & Space
TD
Mid-Market (51-1000 emp.)
"Effortless Data Storage for Key-Value Needs"
What do you like best about Amazon DynamoDB?

This is a straightforward solution for storing data, especially when dealing with key-value pairs or simple information like logs. It makes managing such data types much easier. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

While this is a straightforward option for storing basic data, I find that searching across different fields can be challenging if you're not familiar with the sort key and partition key. Review collected by and hosted on G2.com.

KD
senior staff infrastructure architect
Enterprise (> 1000 emp.)
"AWS Database"
What do you like best about Amazon DynamoDB?

AWS databases are fully managed, highly scalable, and secure, offering a wide range of purpose-built options like RDS, DynamoDB, and Redshift. They reduce operational overhead, support high availability, and integrate seamlessly with other AWS services—making it easy to build reliable, performant applications at scale. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

EAWS databases can become expensive at scale, especially with high I/O or storage needs. Some services have complex pricing models and limits (like DynamoDB throughput). Also, vendor lock-in and limited customization compared to self-managed databases can be concerns for some users. Review collected by and hosted on G2.com.

SQ
Software Engineer
Computer Software
Mid-Market (51-1000 emp.)
"Fast, Reliable and easy to go"
What do you like best about Amazon DynamoDB?

DynamoDB is a serverless database service that simplifies coding by eliminating server management. It automatically scales to handle traffic spikes, ensuring fast performance even under heavy load. Its flexible data model allows easy changes without a rigid structure. As a managed AWS service, it handles administrative tasks and integrates well with other AWS tools. For global reach, the Global Tables feature makes data accessible worldwide, and DynamoDB Streams enables real-time change tracking. Review collected by and hosted on G2.com.

What do you dislike about Amazon DynamoDB?

Performing complex searches and combining data can be challenging. It's crucial to organize your data properly for easy access. There's no built-in option to run code directly in the database, which complicates multi-step tasks. Monitoring costs can be tricky, so stay vigilant about your expenses. While the system scales automatically, you may encounter "hot spots" that need attention. For full-text searching, you'll need to use an external service. Lastly, changing your data structure can be delicate due to the lack of strict guidelines. Review collected by and hosted on G2.com.

Informations sur les prix

Moyennes basées sur les avis d'utilisateurs réels.

Temps de mise en œuvre

3 mois

Retour sur investissement

13 mois

Remise moyenne

10%

Comparativos Amazon DynamoDB
Imagem do Avatar do Produto
firebase
Comparar Agora
Imagem do Avatar do Produto
Elasticsearch
Comparar Agora
Imagem do Avatar do Produto
Amazon Relational Database Service (RDS)
Comparar Agora
Amazon DynamoDB Features
Application Performance
Orchestration
Database Monitoring
Provisioning
Governance
Auditing
Scalability
Backup
Archiving
Role-Based Authorization
Product Avatar Image
Amazon DynamoDB