✕ Clear all filters
12 articles
▶ Videos →

📰 Dev.to · DynoTable

12 articles · Updated every 3 hours · View all reads

All Articles 172,096Blog Posts 162,918Tech Tutorials 45,893Research Papers 33,290News 21,758 ⚡ AI Lessons
DynamoDB Condition Expressions
Dev.to · DynoTable 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
DynamoDB Condition Expressions
How DynamoDB condition expressions enforce invariants like "no overdraft" inside a single write, why they replace SELECT-then-UPDATE, and how to write them.
Composite Sort Keys in DynamoDB
Dev.to · DynoTable ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Composite Sort Keys in DynamoDB
Composite sort keys in DynamoDB — pack a hierarchy into one delimited sort key so a single Query reads a whole subtree, with a file-system tree example.
DynamoDB vs Amazon Aurora
Dev.to · DynoTable 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
DynamoDB vs Amazon Aurora
DynamoDB vs Amazon Aurora compared — NoSQL key-value store versus managed MySQL/PostgreSQL-compatible relational database, from joins to scaling and pricing.
DynamoDB adaptive capacity
Dev.to · DynoTable ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
DynamoDB adaptive capacity
DynamoDB adaptive capacity and burst capacity explained — how DynamoDB absorbs spikes and boosts hot partitions automatically, and where it still can't save you
From the Dynamo Paper to DynamoDB
Dev.to · DynoTable ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
From the Dynamo Paper to DynamoDB
From the 2007 Amazon Dynamo paper to DynamoDB — what the original consistent-hashing, quorum design introduced, and what AWS kept versus quietly replaced.
How to Copy a DynamoDB Table to Another Account or Region
Dev.to · DynoTable ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
How to Copy a DynamoDB Table to Another Account or Region
Copy or migrate a DynamoDB table to another account or region — scan+write, S3 export/import, AWS Backup, and global tables — with the throughput and consistenc
How to Connect to DynamoDB Local and LocalStack
Dev.to · DynoTable 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
How to Connect to DynamoDB Local and LocalStack
How to connect a GUI to DynamoDB Local and LocalStack — endpoint, fake creds, common errors. Browse and query local tables visually with DynoTable.
The Best DynamoDB GUI Clients in 2026
Dev.to · DynoTable 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
The Best DynamoDB GUI Clients in 2026
An honest 2026 roundup of DynamoDB GUI clients — NoSQL Workbench, Dynobase, TablePlus/DataGrip, dynamodb-admin/DynamoIt, and DynoTable — with what each is actua