SimpleDB. The cherry on the cake for AWS users
Rating: 9 out of 10
IncentivizedUse Cases and Deployment Scope
Amazon SimpleDB and DynamoDB are some of the options available to us for the implementation of non-relational databases. In our application development area, depending on the need, we implement non-relational database services for different projects and different clients, and we solve in a great way all persistence management and database management.
Pros
- Flexibility
- Easy to learn and use
- AWS integration
Cons
- Non AWS environments
- Strict storage limit (but well we have DynamoDB for storage issues)
Likelihood to Recommend
Well suited for: Games, Chat rooms, real time software like corporate events, marathons and so. Anytime and anywhere you could use a NoSQL DB you should think of SimpleDB. <div>As an arduous AWS user, Amazon SimpleDB easily integrates with EC2 and other AWS module; and if you are not an AWS user, you also have a fantastic tool that will solve the problem for which you are focused.</div>