AWS Lambda

Serverless compute service guides for event-driven functions and microservices.

7 guides available

Category: Service

Showing 7 of 7 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 Video Thumbnail Extractor

Build a serverless video thumbnail pipeline on AWS with Lambda, S3 event triggers, and FFmpeg to extract frames on upload.

AWS Lambda S3 Serverless

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

Create a Serverless Hello World Function

Create an AWS Lambda function with an API Gateway HTTP API endpoint for a simple, testable serverless deployment using Pulumi Neo.

AWS Lambda API Gateway 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

Deploy an API Gateway V2 HTTP API with Lambda Backend

Deploy an HTTP API using AWS API Gateway V2 with a Lambda backend, automatic deployment, and throttling for modern serverless applications.

AWS API Gateway Lambda Serverless

Deploy a serverless React + Postgres blueprint on AWS with Pulumi

Ship a React SPA plus a serverless API that queries Aurora Serverless v2 for PostgreSQL behind Amazon CloudFront on AWS. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.

Api Aurora-Serverless-V2 AWS Cloudfront Full-Stack Go Lambda Landing Zone Postgres Pulumi ESC Python React Secrets-Manager Serverless TypeScript Vite