Hacker News new | ask | show | jobs
2 reasons why we select SimpleDB instead of DynamoDB (masonzhang.com)
3 points by aladdina 4752 days ago
1 comments

Hey,

just to let you know. There is a hard 10GB limit on SimpledDB, which cannot be changed. Also there are rumors that SimpleDB will get deprecated in favour of DynamoDB.

Thanks a lot for your reminder! Yes, in our case the data size will not exceed 2GB. If DynamoDB still have the limitation on indexing, it's really not easy for SimpleDB users to shift to DynamoDB:)