Serverless Architecture

Build and run applications without managing servers using Lambda, Cloud Functions, and managed services.

14 guides available

Category: Concept

Showing 12 of 14 guides (page 1 of 2)

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 Serverless Functions with Consumption Plan

Deploy a serverless application on Azure Functions with consumption-based pricing, automatic scaling, and code deployment from a local directory.

Azure Functions Serverless

Build Serverless Infrastructure at Scale

Build production-grade serverless architecture with API Gateway, Lambda, DynamoDB auto-scaling, async workflows, distributed tracing, and cost optimization using Pulumi.

Serverless Scale

Deploy Multi-Language Serverless Functions

Deploy serverless functions in multiple programming languages to Google Cloud Functions, using the best runtime for each task in a polyglot architecture.

GCP Serverless

Deploy an HTTP-Triggered Cloud Function

Deploy an HTTP-triggered serverless function on Google Cloud Functions with a public HTTPS endpoint, automatic scaling, and pay-per-request pricing.

GCP Serverless

Deploy Cloud Run Services with Custom Containers

Deploy containerized applications to Google Cloud Run with public HTTPS endpoints, automatic scaling, and custom container builds using Pulumi Neo.

GCP Cloud Run Serverless Containers

Deploy a Container App with Log Analytics

Deploy a containerized application on Azure Container Apps with centralized logging through Log Analytics, a private container registry, and automatic scaling.

Azure Containers Monitoring Serverless

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

Deploy a serverless React + Postgres blueprint on Azure with Pulumi

Ship a React SPA plus a serverless API that queries Azure Database for PostgreSQL Flexible Server behind Azure Front Door Standard on Azure. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.

Api Azure Azure-Functions Front-Door Full-Stack Go Key-Vault Landing Zone Postgres Postgresql-Flexible-Server Pulumi ESC Python React Serverless TypeScript Vite