DEV Community

# dynamodb

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Working with DynamoDB in Laravel

Working with DynamoDB in Laravel

2
Comments
7 min read
Take IT Shipping with Serverless Technology

Take IT Shipping with Serverless Technology

9
Comments 2
4 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
Build and Deploy: With AWS (Lambda, API Gateway and DynamoDB) using Golang

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

6
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
Creating Webhook between Clerk and DynamoDB

Creating Webhook between Clerk and DynamoDB

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
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
Creando API Rest con Api Gateway | Lambda | DynamoDB en AWS

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

Comments
4 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
DynamoDB Single Table Design

DynamoDB Single Table Design

Comments
6 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
High Availability in DynamoDB

High Availability in DynamoDB

5
Comments
2 min read
On DynamoDB’s Single Table Design

On DynamoDB’s Single Table Design

3
Comments 1
6 min read
How To Build a Serverless Web Application - Part B

How To Build a Serverless Web Application - Part B

Comments
17 min read
How to Build a Serverless Web Application - Part A

How to Build a Serverless Web Application - Part A

Comments
16 min read
DynamoDB client for Go

DynamoDB client for Go

Comments
1 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

4
Comments
1 min read
Understanding Transactions in Amazon DynamoDB

Understanding Transactions in Amazon DynamoDB

6
Comments
4 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
DynamoDB :Wonders in Data analytics

DynamoDB :Wonders in Data analytics

1
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
5 Ways To Query Data From Amazon DynamoDB using .NET

5 Ways To Query Data From Amazon DynamoDB using .NET

1
Comments 2
8 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
[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
Step by Step instruction for AWS Lambda with dynamodb using cloudformation template

Step by Step instruction for AWS Lambda with dynamodb using cloudformation template

Comments
2 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
[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
Unlocking the Power of DynamoDB Condition Expressions

Unlocking the Power of DynamoDB Condition Expressions

Comments
6 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
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
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
Power Chat Messages Search with DynamoDB & Amazon OpenSearch

Power Chat Messages Search with DynamoDB & Amazon OpenSearch

3
Comments
7 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 13 - Using the DynamoDB expression package to build Condition expressions

[20 Days of DynamoDB] Day 13 - Using the DynamoDB expression package to build Condition expressions

2
Comments
1 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 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 11 - Using pagination with Query API

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

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

AWS Boto3: Clients vs Resources - DynamoDB

2
Comments
2 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 8 - Conditional Delete operation

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

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
Setup DynamoDB Docker Container for Local Development

Setup DynamoDB Docker Container for Local Development

1
Comments
2 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
Streamlining Database Migrations: From Basic to Ultra Pro Max Approach

Streamlining Database Migrations: From Basic to Ultra Pro Max Approach

5
Comments
2 min read
How to perform database migration for a live service with no downtime

How to perform database migration for a live service with no downtime

Comments
3 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
Most common errors when setting up Amazon EMR

Most common errors when setting up Amazon EMR

8
Comments
2 min read
Simplicidad y eficiencia: desmitificando el diseño de una sola tabla en Amazon DynamoDB

Simplicidad y eficiencia: desmitificando el diseño de una sola tabla en Amazon DynamoDB

Comments
5 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
DynamoDB Transactions: An E-Commerce with Amazon DynamoDB

DynamoDB Transactions: An E-Commerce with Amazon DynamoDB

11
Comments 3
9 min read
loading...