Features | RDS | DynamoDB |
---|---|---|
Data model | Relational | NoSQL |
Schema | Fixed, pre-defined | flexible, scema-less |
Scaling | vertical + read replicas | horizontal, automatic |
Transactions | ACID-complaint | limited ACID |
Management | Managed but needs instance tuning | fully serverless |
Pricing | instance hours + storage | pay-per-request |
Made By SOU Student for SOU Students