Live data from Hacker News

Amazon DynamoDB – a Fast and Scalable NoSQL Database Service from AWS

allthingsdistributed.com

1–10 of 135 posts

Re: Amazon DynamoDB – a Fast and Scalable NoSQL Database Service from AWS

#5

From the limits page(1) I see you can only have 256 tables per account. (1) http://docs.amazonwebservices.com/amazondynamodb/latest/deve...

The fact that you can make composite keys should make that irrelevant.

Edit: to clarify, I think that composite keys would make your problem limited to 256 distinct applications, not, for example, 256 customers, users, etc.

Re: Amazon DynamoDB – a Fast and Scalable NoSQL Database Service from AWS

#7
While putting my data completely in the hands of another company makes me nervous, I have used s3 since its release and have had no problems. Amazons really seems to "get" developer needs. I do wish they would ease down a smidge on thier pricing in general, but otherwise I really feel about them the way I feel about google at this point.
Post reply on HN