AWS Lambda
Serverless compute service guides for event-driven functions and microservices.
7 guides available
Category: Service
Showing 7 of 7 guides
Create and Configure AWS Lambda Functions
Create and configure AWS Lambda functions with Pulumi.
aws
lambda
vpc
networking
serverless
compute
Build an E-Commerce Backend
Build an e-commerce backend infrastructure on AWS.
AWS
DynamoDB
Lambda
E-commerce
Create a Database-Backed API
Create a serverless REST API on AWS with Lambda and DynamoDB.
AWS
Lambda
DynamoDB
API Gateway
Create a Serverless Hello World Function
Create an AWS Lambda function with API Gateway HTTP API endpoint.
AWS
Lambda
API Gateway
Serverless
Create a Serverless REST API with Route Hit Counter
Create a serverless REST API that tracks route access counts using API Gateway, Lambda, and DynamoDB.
AWS
API Gateway
Lambda
DynamoDB
Serverless
Create a Serverless Video Thumbnail Extractor
Create a serverless video processing system using AWS Lambda containers with S3 triggers.
AWS
Lambda
S3
Serverless
Deploy an API Gateway V2 HTTP API with Lambda Backend
Deploy an HTTP API using AWS API Gateway V2 with a Lambda backend.
AWS
API Gateway
Lambda
Serverless