Dynamo does not scale for this specific use case but I have used it successfully in production (at scale) with ZERO issues.
Dynamo is a key value sharded and zero operations* database that most applications and companies will benefit from IMHO.
is the hot key and evenly sending queries to nodes the only issues you concluded we should not use DynamoDB on?
Dynamo does not scale for this specific use case but I have used it successfully in production (at scale) with ZERO issues.
Dynamo is a key value sharded and zero operations* database that most applications and companies will benefit from IMHO.
is the hot key and evenly sending queries to nodes the only issues you concluded we should not use DynamoDB on?