RSSAmplifier

(untitled) · Oct 21, 2024

DynamoDB Considered Harmful

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I think DynamoDB is quite a useful database. But, I'm here to tell you should pretty much never use it whether in a greenfield project or a mature product. Let me explain why. 1. It's inflexibility will slow you down. Initially, DynamoDB's speed and schema-less nature can make development fast. Although DynamoDB isn't modelled around schema's (like a traditional SQL database), it is modelled…

Read on /dynamodb-harmful/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.