
Global Availability ensures data will be available across all region ,
low latency read and writes makes it better for high traffic application Review collected by and hosted on G2.com.
it provides eventual consistency and does not support full test search natively Review collected by and hosted on G2.com.
I love the scalability of the NoSQL Database combined with real-time capabilities, indexing, searching, filtering, and other customizable features. Review collected by and hosted on G2.com.
The costs associated with Global Secondary Indexes is very high and could be reduced. Review collected by and hosted on G2.com.
DynamoDB is simple to start with and to implement.
As all popular AWS services, it has a huge community and a lot of resources and support.
I'm using it on a daily basis for most of my systems in the last 4 years and it has all the required features from a DB.
Also, the fact it easily integrates with other services like Lambda is a huge advantage. Review collected by and hosted on G2.com.
The search can be painly, or expensive. You have to well define all your expected access pattern ahead Review collected by and hosted on G2.com.
I like its scalability, low-latency performance, and seamless integration with other AWS services.
These features make DynamoDB a popular choice for applications with varying and unpredictable workloads, such as gaming, mobile, web, and IoT application. Review collected by and hosted on G2.com.
I find DynamoDB relatively costly, note a learning curve due to its NoSQL nature, mention limited query flexibility, and consider careful consideration of consistency models necessary. Review collected by and hosted on G2.com.
Amazon DynamoDB is appreciated for its ease of use and implementation, serving as a fully managed NoSQL database service. Users benefit from its high-performance access to data, and the serverless option enhances ease of implementation. The platform's popularity is evident in its frequency of use, while its robust security features and global distribution contribute to the number of features. Additionally, DynamoDB's seamless integration with the AWS ecosystem aligns with its widespread adoption. AWS services are generally known for their strong customer support offerings also. Review collected by and hosted on G2.com.
Its a bit costly other than that no significant demerit. Review collected by and hosted on G2.com.
The most helpful feature about Dynamo DB is one of it's standout features of unparalleled scalability. With the ability to handle petabytes of data and support millions of requests per second, DynamoDB effortlessly scales to meet the demands of even the most demanding workloads. Whether it's a small-scale application or a global enterprise solution, DynamoDB adapts seamlessly to evolving data requirements, eliminating the need for manual provisioning or capacity management. Review collected by and hosted on G2.com.
Pricing model is very complex to understand. Review collected by and hosted on G2.com.
The most valuable part of Amazon DynamoDB is that AWS fully manages it. The developers should only focus on the development of the application without worrying about the actual infrastructure. Review collected by and hosted on G2.com.
The least helpful about Amazon DynamoDB is the limited querying options; it is tough to query data out of the large size of the database. Using joins is impossible when you are using DynamoDB. When you have an unpredictable workload, knowing the exact cost of pricing becomes tough. Review collected by and hosted on G2.com.
Nosql database with the high speed latency. High latency performance in milliseconds. Flexible use for large or hugr data modeling. Easu to create tables and nosql databases. Support for AWS SDKs for querying. Default setting for auto scaling of DBs. Bakuos and DAX for visualisation. Review collected by and hosted on G2.com.
No problem faced yet for DBs. If there was any small issues the AWS suooirt was there to resolve that issue. Review collected by and hosted on G2.com.
Its scalability and seamless performance optimization impress me the most about Amazon DynamoDB. Review collected by and hosted on G2.com.
I dislike the complexity and learning curve associated with its advanced features, which can be challenging for beginners. Review collected by and hosted on G2.com.
The mosr helpful about the dynamoDB is we don't need to worried about the connection string as it is the serverless and the beauty is we have GSI and LSI. In DynamoDB it has a feature like stream that is very useful in my couple of project where I can easily monitor operation in DynamoDB. We can also manage the load without any over head by just adding read write throughput. There is another feature that I like most is the Provision and On Demand feature that helps me to decide my read write operation on DB. Review collected by and hosted on G2.com.
When we export large amount of data from DynamoDB, it requires S3 bucket and the data exported format is not in the JSON. There should be a feature that can convert to JSON when we export the data, it should be like in the ION format. Review collected by and hosted on G2.com.