AWS Lambda Serverless API
Build a scalable REST API using AWS Lambda, API Gateway, and DynamoDB
Blueprint Steps
Expand the steps below to customize
1
Terraform Module
DynamoDB Table Module
Custom Module3 requirements
3 requirements
Module Name
Module Source
Public Registry
Custom Module
Requirements
DynamoDB Table Module
Custom Module
3 requirements
2
Terraform Module
Lambda API Module
Custom Module3 requirements
3 requirements
Module Name
Module Source
Public Registry
Custom Module
Requirements
Lambda API Module
Custom Module
3 requirements
3
Terraform Module
API Gateway Module
Public Registry3 requirements
3 requirements
Module Name
Module Source
Public Registry
Custom Module
Requirements
API Gateway Module
Public Registry
3 requirements
4
Terraform Environment
Serverless API
small scales3 backend
small scale
s3 backend
Environment Name
Scale
Region
State Backend
Requirements
Serverless API
small scale
s3 backend
Attach Source Code (Optional)
Blueprint Overview
Cost
$5-25/month
Setup Time
3-4 minutes
Technologies
Lambda
API Gateway
DynamoDB
GitHub Actions
Terraform
What You'll Build
This blueprint creates a complete serverless API infrastructure on AWS using Lambda functions for compute, API Gateway for HTTP routing, and DynamoDB for data storage. Includes proper IAM roles, CORS configuration, and automated deployments with GitHub Actions.