DEV Community

# dynamodb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Serverless with AWS - How to trigger a Lambda function from a S3 bucket, and use it to update a DDB.

Serverless with AWS - How to trigger a Lambda function from a S3 bucket, and use it to update a DDB.

4
Comments
4 min read
Introducing PartiQL For DynamoDB

Introducing PartiQL For DynamoDB

11
Comments 4
2 min read
Cross Account DynamoDB Table Replication

Cross Account DynamoDB Table Replication

6
Comments 1
2 min read
AWS DynamoDB: Single or Multitable

AWS DynamoDB: Single or Multitable

14
Comments
1 min read
Developing against the Cloud

Developing against the Cloud

38
Comments 1
6 min read
DynamoDB and TTL

DynamoDB and TTL

15
Comments 4
3 min read
12 Common Misconceptions about AWS DynamoDB

12 Common Misconceptions about AWS DynamoDB

12
Comments 2
8 min read
10 Tips to Optimize Your DynamoDB Costs

10 Tips to Optimize Your DynamoDB Costs

4
Comments
4 min read
Build a Serverless Data API with AppSync and DynamoDB

Build a Serverless Data API with AppSync and DynamoDB

50
Comments 2
8 min read
Dynamodb Gotchas

Dynamodb Gotchas

2
Comments
2 min read
DynamoDB / Aurora: sparse and partial indexes

DynamoDB / Aurora: sparse and partial indexes

5
Comments
7 min read
Amazon DynamoDB: a r(el)ational Glossary

Amazon DynamoDB: a r(el)ational Glossary

3
Comments
9 min read
Asynchronous API with DynamoDB Streams

Asynchronous API with DynamoDB Streams

10
Comments 4
4 min read
How to setup Dynamoid in Ruby projects to simplify DynamoDB interactions

How to setup Dynamoid in Ruby projects to simplify DynamoDB interactions

4
Comments 3
7 min read
Using DynamoDB with TypeScript and OneTable

Using DynamoDB with TypeScript and OneTable

3
Comments
5 min read
Migrating to DynamoDB using Parquet and Glue

Migrating to DynamoDB using Parquet and Glue

6
Comments 2
4 min read
DynamoDB Basics, Part 2

DynamoDB Basics, Part 2

2
Comments
5 min read
Why a DynamoDB call can take 5 minutes to complete

Why a DynamoDB call can take 5 minutes to complete

13
Comments
3 min read
Latency Comparison Among Serverless Databases: DynamoDB vs FaunaDB vs Redis

Latency Comparison Among Serverless Databases: DynamoDB vs FaunaDB vs Redis

7
Comments
8 min read
Start with AWS CLI and DynamoDB.

Start with AWS CLI and DynamoDB.

12
Comments
2 min read
A better way to work with AWS DynamoDB and .NET

A better way to work with AWS DynamoDB and .NET

9
Comments
4 min read
DynamoDB Attribute Packing for Single-Table Designs

DynamoDB Attribute Packing for Single-Table Designs

8
Comments
4 min read
Serverless Authentication with AWS Lambda

Serverless Authentication with AWS Lambda

36
Comments
5 min read
How to model one-to-many relationships with AppSync and DynamoDB

How to model one-to-many relationships with AppSync and DynamoDB

16
Comments
3 min read
Select Count(*) from DynamoDB Group By with Streams

Select Count(*) from DynamoDB Group By with Streams

8
Comments
11 min read
Amazon DynamoDB: pointer strategy

Amazon DynamoDB: pointer strategy

16
Comments
6 min read
Migrating DynamoDB data using Lamba + Streams

Migrating DynamoDB data using Lamba + Streams

11
Comments
2 min read
How to Store Large Attribute Values in DynamoDB

How to Store Large Attribute Values in DynamoDB

10
Comments 1
6 min read
DynamoDB Sparse Indexes with Transparent Follow

DynamoDB Sparse Indexes with Transparent Follow

7
Comments
4 min read
DynamoDB Scan: the most efficient operation 😉

DynamoDB Scan: the most efficient operation 😉

30
Comments 3
7 min read
Data Modeling for DynamoDB Single Table Designs with OneTable

Data Modeling for DynamoDB Single Table Designs with OneTable

14
Comments
13 min read
DynamoDB Checklist

DynamoDB Checklist

13
Comments
10 min read
Health Checking S3 and DynamoDB in AWS

Health Checking S3 and DynamoDB in AWS

14
Comments
5 min read
Evolving DynamoDB Designs

Evolving DynamoDB Designs

2
Comments
3 min read
OneTable CLI for DynamoDB Migrations

OneTable CLI for DynamoDB Migrations

6
Comments
6 min read
Using PartiQL to query AWS DynamoDb in Javascript

Using PartiQL to query AWS DynamoDb in Javascript

17
Comments 4
12 min read
Building a Multi-Region app with AWS CDK - Part 1

Building a Multi-Region app with AWS CDK - Part 1

4
Comments
6 min read
DynamoDB OneTable

DynamoDB OneTable

3
Comments 1
6 min read
Lock Down DynamoDB with IAM Policy Conditions

Lock Down DynamoDB with IAM Policy Conditions

18
Comments
6 min read
Scheduled Task Processing with DynamoDB and Eventbridge

Scheduled Task Processing with DynamoDB and Eventbridge

16
Comments 1
3 min read
Creating APIs with NodeJS, DynamoDB and AWS Lambda: A better workflow with dynamoose

Creating APIs with NodeJS, DynamoDB and AWS Lambda: A better workflow with dynamoose

8
Comments 4
4 min read
Processing Data in Real-Time with DynamoDB Streams

Processing Data in Real-Time with DynamoDB Streams

11
Comments
5 min read
SMS Campaigns on Amazon Pinpoint - One Time Send

SMS Campaigns on Amazon Pinpoint - One Time Send

6
Comments
5 min read
Using DynamoDB on your local with NoSQL Workbench

Using DynamoDB on your local with NoSQL Workbench

5
Comments
4 min read
Managing Changing Access Patterns With DynamoDB

Managing Changing Access Patterns With DynamoDB

12
Comments
10 min read
New Features in Amazon DynamoDB - PartiQL, Export to S3, Integration with Kinesis Data Streams

New Features in Amazon DynamoDB - PartiQL, Export to S3, Integration with Kinesis Data Streams

11
Comments
12 min read
Serverless Architectures with Amazon DynamoDB and Amazon Kinesis Streams with AWS Lambda

Serverless Architectures with Amazon DynamoDB and Amazon Kinesis Streams with AWS Lambda

2
Comments
1 min read
Useful tools for local AWS development

Useful tools for local AWS development

4
Comments
8 min read
Notes from Data modeling with Amazon DynamoDB – Part 1 with Alex DeBrie

Notes from Data modeling with Amazon DynamoDB – Part 1 with Alex DeBrie

18
Comments 1
3 min read
DynamoDB Scan (and why 128.5 RCU?)

DynamoDB Scan (and why 128.5 RCU?)

8
Comments
13 min read
Amazon DynamoDB Local: running NoSQL on SQLite

Amazon DynamoDB Local: running NoSQL on SQLite

6
Comments
11 min read
DynamoDB PartiQL - part II: SELECT

DynamoDB PartiQL - part II: SELECT

8
Comments
9 min read
SMS OTP Authentication Using AWS Backend

SMS OTP Authentication Using AWS Backend

6
Comments
11 min read
DynamoDB PartiQL – part I: INSERT

DynamoDB PartiQL – part I: INSERT

12
Comments
7 min read
DynamoDB with Go #12 - Condition on other item from item collection

DynamoDB with Go #12 - Condition on other item from item collection

5
Comments
3 min read
Simple Atomic Counter with DynamoDB and API Gateway

Simple Atomic Counter with DynamoDB and API Gateway

5
Comments
3 min read
7 AWS Services Every Developer Should Know About

7 AWS Services Every Developer Should Know About

18
Comments 1
5 min read
DynamoDB with Go #11 - Expressions API

DynamoDB with Go #11 - Expressions API

6
Comments
5 min read
DynamoDB with Go #10 - Gotcha with empty slices

DynamoDB with Go #10 - Gotcha with empty slices

9
Comments 1
5 min read
DynamoDB Design Patterns for Single Table Design

DynamoDB Design Patterns for Single Table Design

5
Comments
2 min read
loading...