Its No SQL nature helps the beginner or non-technical person to filter data. Its auto load distribution nature provides high performance to the application. Moreover, its cost-effective and secure Review collected by and hosted on G2.com.
Table joins are impossible, so you only have to work with key-value pairs. There is no foreign key concept. Deployable only on AWS, so you cannot install it on a particular desktop Review collected by and hosted on G2.com.
The on-demand pricing option is the best. Pay as you go basis.
Also, the documentation helps to get started with any new service required.
The monitoring service has quite a good feature.
Organizing resources deployed using cloud formation stack. Review collected by and hosted on G2.com.
The free tier could provide more service options for beginners.
More transparency in the upfront cost.
Developer support can be improved.
The Developer forum can be improvised. Review collected by and hosted on G2.com.
Amazon Dynamo DB provides autoscalability feature , where you do not need to manage resources as the demand changes . It is NoSQL based and provided as a service. Review collected by and hosted on G2.com.
I don't find anything disliking about Amazon Dynamo db . It is easy to use . No installation or anything is required since it is available on cloud as a service Review collected by and hosted on G2.com.
Well Amazon DynamoDB is a great managed AWS offering no SQL offering supporting key value and data structure. It has helped my company to implement and kind of organize and deploy multiple database with cost efficient and reliable as well as high performance. It is fast and flexible which actually helped my team not to worry about constraints like security, customization of Data. I would recommend everyone to use AWS DynamoDB as it s great product from Amazon Review collected by and hosted on G2.com.
Well as of now I have no complain from my customer who are actually using it but well it could have be better if it can provide some more Data querying as it is limited as of now and if it can also installed on desktop or servers like connector. Review collected by and hosted on G2.com.
According to my experience it's most powerful feature is that it works on pay as per demand model. Also it's NoSQL feature makes data sharing more easier as compare to existing SQL implementation. Review collected by and hosted on G2.com.
It's not about dislike more of we can consider it as feedback that sometimes it happens that developer is trained on SQL and hence we need to provide extra knowledge transfer for this. Review collected by and hosted on G2.com.
DynamoDB is a serverless service completely managed by AWS hence we do not need to worry about scalability, high availability, performance efficiency and resiliency.
It provided built-in security, backup and restore, and in-memory caching that helps in reducing the latency of the application to single-digit microseconds.
Mission-critical applications can make use of DynamoDB to get low-latency data. We can make use of DynamoDB Global Tables and Accelerator to achieve high availability and to reduce costs respectively. Features like a local index and a global index help the querying look more like SQL Database.
DynamoDB Streams help to enable taking actions based on CRUD operation.
It provides the best of both worlds - DynamoDB is both Key-Value and Document NoSQL Database Review collected by and hosted on G2.com.
It tends to be expensive if not careful. I think it should provide some kind of alerting to notify the users about the cost.
We can use the TTL feature to save some costs but an out-of-the-box feature would be a great help.
The learning curve is a bit steep as it requires knowing other AWS services too for maximum benefit.
Cannot be used or integrated with other cloud vendors like Google Cloud or Microsoft Azure as it is tightly coupled with only AWS. Review collected by and hosted on G2.com.
The best upside of aws is that our application can scale up or down based on demand and that it is backed up by Amazon. Amazon provides a database as per your requirement and the database provided by them are completely managed by them Review collected by and hosted on G2.com.
AWS service limits are set by the platform. This problem is familiar with everyone using the aws but we request fewer resources if we wish to. Also, it is a little expensive for personal uses. Review collected by and hosted on G2.com.
I like the constantly innovative products that keep coming. Like Kinesis, Streams, AI and ML focussed projects. But my favorite is serverless - Lambda. I like its UI more than its competitors. Review collected by and hosted on G2.com.
I do not dislike anything about it. The UI just seems like an information overload, however, we cannot complain as they have too many services. If this could be simplified with a more customizable home screen, it would be great. Review collected by and hosted on G2.com.
The AWS services are excellent and simple to use; Amazon S3 offers safe, reliable, and very scalable object storage, This is why I like this platform and have cheap compared to other Review collected by and hosted on G2.com.
AWS needs to make improvements to its cloud construction tool and interface. The UI's inconsistent offerings are just amateurishly exceptional. I think this is only the thing that AWS need to improve else fine. Review collected by and hosted on G2.com.
DynamoDb is a NoSql type database which is generally very common in almost every company. But few things which forced us to change our old NoSql to Dynamodb are:-
1. High scalability, high availability: A one-click solution as it manages the backend server automatically and you don't have to configure it by yourself.
2. The ease of use with micro services and monolithic architecture, as most of our company's projects is in NodeJs and Nodejs is single threaded so using microservices is the only way and having
Dynamo actually helped.
3. TTL(Time To live): which saved us quite some money as, it is generally a big hassle to manually set those for each and every service. Review collected by and hosted on G2.com.
Dynamo is amazing but it also has some problems like:-
1. There is no foreign key concept.
2. Importing and export of raw files.
3. Relatively hard to implement transactions. Review collected by and hosted on G2.com.