Serverless Architecture
Build and run applications without managing servers using Lambda, Cloud Functions, and managed services.
22 guides available
Related Tags
Alternatives
Showing 12 of 22 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
AI App Infrastructure
Deploy a minimal HTTP AI application endpoint with cloud-native compute, logs, secret/config wiring, and least-privilege model invocation permissions.
Deploy a serverless container on AWS Fargate with Pulumi
Build, publish, and run a small HTTP container on Amazon ECS on AWS Fargate with Amazon ECR, managed secret injection, health checks, public ingress, and autoscaling.