|
|
|
|
|
by manigandham
1439 days ago
|
|
An access layer doesn't change your access patterns, which is what actually determines the database model to use. DynamoDB (and other similar key/value stores) make very big trade-offs for speed and scale that most applications don't need. |
|