Serverless Architecture

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

22 guides available

Category: Concept

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.

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

AI App Infrastructure

Deploy a minimal HTTP AI application endpoint with cloud-native compute, logs, secret/config wiring, and least-privilege model invocation permissions.

AI Cloud-Run Functions Model-Inference Serverless

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.

Auto Scaling AWS Containers Docker Ecr ECS Fargate Go Http-Api Python Secrets-Manager Serverless TypeScript