DEV Community

# dynamodb

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
DynamoDB as API

DynamoDB as API

Comments
1 min read
DynamoDB now supports resource-based policies. But is that a good idea?

DynamoDB now supports resource-based policies. But is that a good idea?

Comments
5 min read
Best Practices for dynamodb

Best Practices for dynamodb

3
Comments
3 min read
Desplegar API basada en NodeJS con AWS Lambda y API Gateway conectada a DynamoDB.

Desplegar API basada en NodeJS con AWS Lambda y API Gateway conectada a DynamoDB.

Comments
3 min read
Using API Gateway mapping templates for direct DynamoDB integrations

Using API Gateway mapping templates for direct DynamoDB integrations

6
Comments 2
6 min read
Creating Webhook between Clerk and DynamoDB

Creating Webhook between Clerk and DynamoDB

Comments
3 min read
Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 2 of the Odyssey

Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 2 of the Odyssey

3
Comments
4 min read
Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 1 of the Odyssey

Exploring AWS Serverless Deployments with CDK v2: From RSS to X Posts - Part 1 of the Odyssey

3
Comments
3 min read
Lambda@Edge: Select test origin or stick to the old

Lambda@Edge: Select test origin or stick to the old

3
Comments 1
15 min read
Working with DynamoDB in Laravel

Working with DynamoDB in Laravel

2
Comments
7 min read
High Availability in DynamoDB

High Availability in DynamoDB

5
Comments
2 min read
Take IT Shipping with Serverless Technology

Take IT Shipping with Serverless Technology

9
Comments 2
4 min read
Build and Deploy: With AWS (Lambda, API Gateway and DynamoDB) using Golang

Build and Deploy: With AWS (Lambda, API Gateway and DynamoDB) using Golang

7
Comments
10 min read
How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 2

How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 2

3
Comments
3 min read
How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 1

How to retrieve DynamoDB items using secrets stored in AWS Secrets Manager with AWS Lambda - 1

2
Comments
4 min read
Creando API Rest con Api Gateway | Lambda | DynamoDB en AWS

Creando API Rest con Api Gateway | Lambda | DynamoDB en AWS

Comments
4 min read
[20 Days of DynamoDB] Day 18 - Using a SQL-compatible query language

[20 Days of DynamoDB] Day 18 - Using a SQL-compatible query language

3
Comments
1 min read
[20 Days of DynamoDB] Day 17 - BatchGetItem operation

[20 Days of DynamoDB] Day 17 - BatchGetItem operation

3
Comments
1 min read
A Mental Model for DynamoDB Write Limits

A Mental Model for DynamoDB Write Limits

2
Comments 1
5 min read
Understanding DynamoDB Write Capacity Units: PutItem vs UpdateItem

Understanding DynamoDB Write Capacity Units: PutItem vs UpdateItem

3
Comments
3 min read
Deploy Your First Web App on AWS with AWS Amplify, Lambda, DynamoDB and API Gateway

Deploy Your First Web App on AWS with AWS Amplify, Lambda, DynamoDB and API Gateway

3
Comments 1
9 min read
DynamoDB Single Table Design

DynamoDB Single Table Design

Comments
6 min read
On DynamoDB’s Single Table Design

On DynamoDB’s Single Table Design

3
Comments 1
6 min read
"Practical Guide: Utilizing AWS Glue for ETL Processes with DynamoDB and S3 Data

"Practical Guide: Utilizing AWS Glue for ETL Processes with DynamoDB and S3 Data

1
Comments
3 min read
[20 Days of DynamoDB] Day 8 - Conditional Delete operation

[20 Days of DynamoDB] Day 8 - Conditional Delete operation

2
Comments
1 min read
Power Chat Messages Search with DynamoDB & Amazon OpenSearch

Power Chat Messages Search with DynamoDB & Amazon OpenSearch

3
Comments
7 min read
In-Memory Caching in AWS: Accelerating Application Performance.

In-Memory Caching in AWS: Accelerating Application Performance.

Comments
3 min read
[20 Days of DynamoDB] Day 20 - Converting between Go and DynamoDB types

[20 Days of DynamoDB] Day 20 - Converting between Go and DynamoDB types

6
Comments
1 min read
[20 Days of DynamoDB] Day 16 - Enhancing Write Performance with Batching

[20 Days of DynamoDB] Day 16 - Enhancing Write Performance with Batching

3
Comments
1 min read
Understanding Transactions in Amazon DynamoDB

Understanding Transactions in Amazon DynamoDB

6
Comments
4 min read
DynamoDB :Wonders in Data analytics

DynamoDB :Wonders in Data analytics

2
Comments
1 min read
Setup DynamoDB Docker Container for Local Development

Setup DynamoDB Docker Container for Local Development

1
Comments
2 min read
[20 Days of DynamoDB] Day 11 - Using pagination with Query API

[20 Days of DynamoDB] Day 11 - Using pagination with Query API

4
Comments
1 min read
A 3-tier web application using AWS Serverless Application Model (SAM) tool

A 3-tier web application using AWS Serverless Application Model (SAM) tool

Comments
10 min read
[20 Days of DynamoDB] Day 14 - Using the DynamoDB expression package to build Key Condition and Filter expressions

[20 Days of DynamoDB] Day 14 - Using the DynamoDB expression package to build Key Condition and Filter expressions

3
Comments
1 min read
Run and test DynamoDB applications locally using Docker and Testcontainers

Run and test DynamoDB applications locally using Docker and Testcontainers

13
Comments
4 min read
AWS Boto3: Clients vs Resources - DynamoDB

AWS Boto3: Clients vs Resources - DynamoDB

2
Comments
2 min read
[20 Days of DynamoDB] Day 19 - PartiQL Batch Operations

[20 Days of DynamoDB] Day 19 - PartiQL Batch Operations

3
Comments 1
1 min read
[20 Days of DynamoDB] Day 15 - Using the DynamoDB expression package to build Update expressions

[20 Days of DynamoDB] Day 15 - Using the DynamoDB expression package to build Update expressions

3
Comments
1 min read
Building Serverless REST APIs on AWS: A Step-by-Step Guide with Lambda, API Gateway, and DynamoDB

Building Serverless REST APIs on AWS: A Step-by-Step Guide with Lambda, API Gateway, and DynamoDB

4
Comments 2
9 min read
Architecting for Efficiency: Building Robust DynamoDB Models for Real-World Use Cases

Architecting for Efficiency: Building Robust DynamoDB Models for Real-World Use Cases

3
Comments
5 min read
Unlocking DynamoDB's Hidden Potential: Elevate Your Serverless Game with Batch Operations Mastery

Unlocking DynamoDB's Hidden Potential: Elevate Your Serverless Game with Batch Operations Mastery

3
Comments 1
10 min read
[20 Days of DynamoDB] Day 12 - Using the DynamoDB expression package to build Projection expressions

[20 Days of DynamoDB] Day 12 - Using the DynamoDB expression package to build Projection expressions

3
Comments
1 min read
[20 Days of DynamoDB] Day 10 - Query API with Filter Expression

[20 Days of DynamoDB] Day 10 - Query API with Filter Expression

2
Comments
1 min read
[20 Days of DynamoDB] Day 9 - Query API

[20 Days of DynamoDB] Day 9 - Query API

2
Comments
1 min read
[20 Days of DynamoDB] Day 7 - DeleteItem API

[20 Days of DynamoDB] Day 7 - DeleteItem API

4
Comments
1 min read
[20 Days of DynamoDB] Day 6 - Atomic counters with UpdateItem

[20 Days of DynamoDB] Day 6 - Atomic counters with UpdateItem

5
Comments
1 min read
[20 Days of DynamoDB] Day 5 - Avoid overwrites when using DynamoDB UpdateItem API

[20 Days of DynamoDB] Day 5 - Avoid overwrites when using DynamoDB UpdateItem API

7
Comments
1 min read
How to create Private DynamoDB tables accessible only within a VPC

How to create Private DynamoDB tables accessible only within a VPC

2
Comments
4 min read
Direct Access for Frontend Apps to AWS Services: Secure and Cost-Effective

Direct Access for Frontend Apps to AWS Services: Secure and Cost-Effective

1
Comments
7 min read
6 guidelines for risk-less data migrations

6 guidelines for risk-less data migrations

31
Comments 2
6 min read
20 times faster data submission to DynamoDB by parallel processing with Rust.

20 times faster data submission to DynamoDB by parallel processing with Rust.

2
Comments
4 min read
Write data into DynamoDB from json file

Write data into DynamoDB from json file

1
Comments
1 min read
Most common errors when setting up Amazon EMR

Most common errors when setting up Amazon EMR

8
Comments
2 min read
DynamoDB Transactions: An E-Commerce with Amazon DynamoDB

DynamoDB Transactions: An E-Commerce with Amazon DynamoDB

11
Comments 3
9 min read
How to create REST API using Amazon API Gateway + AWS Lambda(Serverless) + Dynamo DB and test using a POSTMAN tool

How to create REST API using Amazon API Gateway + AWS Lambda(Serverless) + Dynamo DB and test using a POSTMAN tool

1
Comments
4 min read
Paginators in the AWS SDK for Javascript V3

Paginators in the AWS SDK for Javascript V3

Comments
3 min read
Understanding How DynamoDB Scales

Understanding How DynamoDB Scales

11
Comments
12 min read
Unlocking the Power of NoSQL: Building a Todo API with Hapi.js and DynamoDB

Unlocking the Power of NoSQL: Building a Todo API with Hapi.js and DynamoDB

10
Comments
17 min read
Leveraging AWS Cognito with Serverless for User Authentication and Data Management

Leveraging AWS Cognito with Serverless for User Authentication and Data Management

7
Comments
8 min read
loading...