Hacker News new | ask | show | jobs
by brown9-2 4515 days ago
Is DynamoDB never a serious option for people in situations like this and already heavily on AWS?
1 comments

One of the key detractors for us was the 64KB limit.

"The total size of an item, including attribute names and attribute values, cannot exceed 64KB."

While we don't often have values over 64KB, it's possible. We didn't want to have to store profiles separate from their metadata.