Hacker News new | ask | show | jobs
by 010a 3495 days ago
Dynamo might fill this need for you; you can provision a 1/1 table for less than a dollar per month and just put everything in it. Dynamo will bank some provisioned throughput for you to allow bursting, and the client apis all implement exponential backoff in the event of a throttle, so a 1/1 table isn't nearly as scary as you might initially think.

Of course, then you're using Dynamo.

1 comments

Is there a common perception of DynamoDB? Or are you just referring to the old Dynamo?