|
|
|
|
|
by electricEmu
2223 days ago
|
|
DynamoDB is consistent and scalable, not fast and cheap. DDB is great for storing data that is required to be scalable and never needs to be joined. Add in DAX, developer time necessary to orchestrate transactions, calculate the scaling costs and...that's how AWS gets you. Plus, local development requires half-complete emulators or a hosted database you're charged for. No, maybe people should think twice about DynanoDB. |
|