Amazon DynamoDB
NoSQL database service guides for serverless data storage and high-performance workloads.
3 guides available
Category: Service
Showing 3 of 3 guides
Create a Database-Backed API
Create a serverless REST API on AWS with API Gateway, Lambda functions for CRUD operations, and DynamoDB for data storage using Pulumi.
AWS
Lambda
DynamoDB
API Gateway
Create a Serverless REST API with Route Hit Counter
Build a serverless REST API using API Gateway, Lambda, and DynamoDB that tracks how many times each route has been accessed.
AWS
API Gateway
Lambda
DynamoDB
Serverless
Deploy a Serverless E-Commerce Backend on AWS
Deploy a serverless e-commerce backend on AWS with product catalog, shopping cart, order processing, and CDN-accelerated image delivery using Pulumi.
AWS
DynamoDB
Lambda
E-commerce