DEV Community

# dynamodb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ts-dynamodb-attributes-transformer: A code transformer of TypeScript object to DynamoDB attributes

ts-dynamodb-attributes-transformer: A code transformer of TypeScript object to DynamoDB attributes

3
Comments
2 min read
DB Locking - Why and How?

DB Locking - Why and How?

2
Comments
2 min read
Implementing Pessimistic Locking with DynamoDB and Python

Implementing Pessimistic Locking with DynamoDB and Python

5
Comments
6 min read
How run & use DynamoDB locally

How run & use DynamoDB locally

5
Comments 1
1 min read
DynamoDB and its integration with Lambda function

DynamoDB and its integration with Lambda function

4
Comments
4 min read
XRPL transaction indexing and complex data searching with XWAnalyzer

XRPL transaction indexing and complex data searching with XWAnalyzer

1
Comments
6 min read
Creating a NoSQL Database on AWS

Creating a NoSQL Database on AWS

5
Comments
5 min read
AWS CDK and Amazon DynamoDB global tables

AWS CDK and Amazon DynamoDB global tables

17
Comments
6 min read
AWS CDK and DynamoDB: This One Configuration Line Is Costing You Hundreds of Dollars

AWS CDK and DynamoDB: This One Configuration Line Is Costing You Hundreds of Dollars

25
Comments 2
3 min read
AppSync and DynamoDB Lessons Learned

AppSync and DynamoDB Lessons Learned

9
Comments
5 min read
Filtering DynamoDB event for AWS Lambda functions

Filtering DynamoDB event for AWS Lambda functions

11
Comments
3 min read
Beginners Guide to DynamoDB with Node.js

Beginners Guide to DynamoDB with Node.js

10
Comments
14 min read
Using Amazon API Gateway as a proxy for DynamoDB in AWS CDK

Using Amazon API Gateway as a proxy for DynamoDB in AWS CDK

9
Comments
2 min read
MongoDB vs DynamoDB Head-to-Head: Which Should You Choose?

MongoDB vs DynamoDB Head-to-Head: Which Should You Choose?

3
Comments
8 min read
A DynamoDB-backed CRUDL example using Golang

A DynamoDB-backed CRUDL example using Golang

5
Comments
5 min read
Getting a near-real-time view of a DynamoDB stream with Python

Getting a near-real-time view of a DynamoDB stream with Python

14
Comments
6 min read
How Shifter Introduced Serverless Hosting to WordPress Using AWS, DynamoDB & the Serverless Framework

How Shifter Introduced Serverless Hosting to WordPress Using AWS, DynamoDB & the Serverless Framework

2
Comments
4 min read
Event-driven processing with Serverless and DynamoDB streams

Event-driven processing with Serverless and DynamoDB streams

3
Comments
7 min read
Getting started with testing DynamoDB code in Python

Getting started with testing DynamoDB code in Python

9
Comments 4
5 min read
A Simple TypeScript Class to query information from DynamoDB

A Simple TypeScript Class to query information from DynamoDB

7
Comments
5 min read
Simple Serverless Scheduler

Simple Serverless Scheduler

31
Comments 5
5 min read
🚁 AWS CDK 101 - 🐬 Fetching JSON from dynamodb vs S3 through stepfunction

🚁 AWS CDK 101 - 🐬 Fetching JSON from dynamodb vs S3 through stepfunction

11
Comments
6 min read
Save DynamoDB space by use lzutf8

Save DynamoDB space by use lzutf8

9
Comments
1 min read
Server can handle 10 million users

Server can handle 10 million users

16
Comments
6 min read
Mocking AWS Dynamo Db calls during testing

Mocking AWS Dynamo Db calls during testing

7
Comments
9 min read
Desacoplando a camada de domínio de uma aplicação das outras camadas

Desacoplando a camada de domínio de uma aplicação das outras camadas

6
Comments
7 min read
Desacoplando a camada de domínio de uma aplicação das outras camadas - parte 2

Desacoplando a camada de domínio de uma aplicação das outras camadas - parte 2

5
Comments
4 min read
How to create a REST API in Java using DynamoDB and Serverless

How to create a REST API in Java using DynamoDB and Serverless

7
Comments
8 min read
How to Make a Serverless GraphQL API using Lambda and DynamoDB

How to Make a Serverless GraphQL API using Lambda and DynamoDB

9
Comments
3 min read
DynamoDB On-Demand: When, why and how to use it in your serverless applications

DynamoDB On-Demand: When, why and how to use it in your serverless applications

9
Comments
8 min read
Serverless DERN TODO App Pt. 2.5

Serverless DERN TODO App Pt. 2.5

3
Comments
4 min read
Visualising your Amazon DynamoDB data with Amazon QuickSight

Visualising your Amazon DynamoDB data with Amazon QuickSight

41
Comments 4
5 min read
Short Unique IDs for dynamoDB?

Short Unique IDs for dynamoDB?

5
Comments 1
1 min read
⛳ AWS CDK 101 🏊 - Building Constructs and Simple counter store in dynamodb

⛳ AWS CDK 101 🏊 - Building Constructs and Simple counter store in dynamodb

9
Comments
12 min read
DynamoDB Key Partition Strategies for SaaS

DynamoDB Key Partition Strategies for SaaS

7
Comments
4 min read
Terraform Workspaces for Local AWS Development

Terraform Workspaces for Local AWS Development

7
Comments
2 min read
Learning About Dynamo

Learning About Dynamo

9
Comments
4 min read
AWS Insiders Podcast: An Inside Look at The Planet-Scale Architecture of DynamoDB with Alex DeBrie (Part 2)

AWS Insiders Podcast: An Inside Look at The Planet-Scale Architecture of DynamoDB with Alex DeBrie (Part 2)

4
Comments
2 min read
DynamoDB in Python's Boto3 - Query Cheat Sheet with Examples

DynamoDB in Python's Boto3 - Query Cheat Sheet with Examples

9
Comments
7 min read
DynamoDB Streams - The Ultimate Guide

DynamoDB Streams - The Ultimate Guide

7
Comments
5 min read
DynamoDB Transactions - The Ultimate Guide (w/ Examples)

DynamoDB Transactions - The Ultimate Guide (w/ Examples)

6
Comments
5 min read
Guest Post: Developing a Serverless Scheduler Using DynamoDB TTL and Filtered Streams

Guest Post: Developing a Serverless Scheduler Using DynamoDB TTL and Filtered Streams

5
Comments
3 min read
Thoughts on DynamoDB, 10 years later.

Thoughts on DynamoDB, 10 years later.

12
Comments
3 min read
Alternative to Amazon DynamoDB Time to Live (TTL)

Alternative to Amazon DynamoDB Time to Live (TTL)

6
Comments
1 min read
DynamoDB local - Um mock funcional para o DynamoDB

DynamoDB local - Um mock funcional para o DynamoDB

6
Comments
5 min read
DynamoDB showdown: vanilla API vs PartiQL

DynamoDB showdown: vanilla API vs PartiQL

43
Comments 2
4 min read
WHAT IS AMAZON DYNAMODB ?

WHAT IS AMAZON DYNAMODB ?

7
Comments
2 min read
Architect a easy way to jump into the serverless world

Architect a easy way to jump into the serverless world

6
Comments
9 min read
Creating An Automated Personal Finances Dashboard - Part 4 (DynamoDB)

Creating An Automated Personal Finances Dashboard - Part 4 (DynamoDB)

2
Comments
4 min read
AWS Pooled Multi-Tenancy for DynamoDB with IAM & Cognito

AWS Pooled Multi-Tenancy for DynamoDB with IAM & Cognito

3
Comments
5 min read
Save $$$ by Caching Auth0 M2M Tokens

Save $$$ by Caching Auth0 M2M Tokens

7
Comments
4 min read
Save more with DynamoDB table class

Save more with DynamoDB table class

11
Comments
4 min read
Using AWS SDK V2 for Java to read DynamoDB cross-account

Using AWS SDK V2 for Java to read DynamoDB cross-account

7
Comments
4 min read
Deep dive into Lambda event-filters for DyanmoDB

Deep dive into Lambda event-filters for DyanmoDB

31
Comments
4 min read
Prevent costly Amazon DynamoDB operations in AWS Amplify CLI projects

Prevent costly Amazon DynamoDB operations in AWS Amplify CLI projects

26
Comments 1
4 min read
NEW: DynamoDB Streams Filtering in Serverless Framework

NEW: DynamoDB Streams Filtering in Serverless Framework

102
Comments 11
5 min read
DynamoDB TTL

DynamoDB TTL

6
Comments
2 min read
AWS Lambda event filtering for Amazon DynamoDB Streams

AWS Lambda event filtering for Amazon DynamoDB Streams

13
Comments 2
2 min read
Using DynamoDB Streams and Lambda in your Serverless Applications

Using DynamoDB Streams and Lambda in your Serverless Applications

27
Comments 2
5 min read
Filtering DynamoDB Streams before Lambda

Filtering DynamoDB Streams before Lambda

26
Comments 1
3 min read
loading...