Serverless Architecture

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

22 guides available

Category: Concept

Showing 10 of 22 guides (page 2 of 2)

Deploy a serverless container on Azure Container Apps with Pulumi

Build, publish, and run a small HTTP container on Azure Container Apps with Azure Container Registry, managed secret injection, health checks, public ingress, and autoscaling.

Acr Auto Scaling Azure Container-Apps Containers Docker Go Http-Api Managed-Environment Python Serverless TypeScript

Deploy a serverless container on GCP Cloud Run with Pulumi

Build, publish, and run a small HTTP container on Cloud Run services with Artifact Registry, managed secret injection, health checks, public ingress, and autoscaling.

Artifact-Registry Auto Scaling Cloud-Run Containers Docker GCP Go Http-Api Python Secret-Manager Serverless TypeScript

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

Deploy a serverless React + Postgres blueprint on GCP with Pulumi

Ship a React SPA plus a serverless API that queries Cloud SQL for PostgreSQL behind Google Cloud CDN in front of a global external HTTPS load balancer on GCP. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.

Api Cloud-Cdn Cloud-Run-Functions Cloud-Sql Full-Stack GCP Go Landing Zone Postgres Pulumi ESC Python React Secret-Manager Serverless TypeScript Vite

Deploy AI app infrastructure on AWS Bedrock with Pulumi

Provision a minimal HTTP endpoint, cloud logs, secure config, and least-privilege Amazon Bedrock invocation for an AI app on AWS Bedrock.

AI AWS Bedrock Cloud-Run CloudWatch Functions Lambda Model-Inference Python Serverless TypeScript

Deploy AI app infrastructure on Azure OpenAI with Pulumi

Provision a minimal HTTP endpoint, cloud logs, secure config, and least-privilege Azure OpenAI invocation for an AI app on Azure OpenAI.

AI Application-Insights Azure Azure-Functions Cloud-Run Functions Key-Vault Model-Inference Python Serverless TypeScript

Deploy AI app infrastructure on GCP Vertex AI with Pulumi

Provision a minimal HTTP endpoint, cloud logs, secure config, and least-privilege Vertex AI invocation for an AI app on GCP Vertex AI.

AI Cloud-Run Functions GCP Model-Inference Python Serverless TypeScript Vertex-Ai

Serverless Containers

Run a small HTTP container on managed serverless container platforms with registry-backed images, managed secret injection, health checks, public ingress, and autoscaling across AWS, Azure, and GCP.

Auto Scaling Containers Docker Http-Api Serverless

Serverless React + Postgres

Ship a small full-stack web app in one `pulumi up`, with a React UI, a serverless backend, and a managed PostgreSQL database the backend queries. Scale-to-zero compute where the cloud supports it, and no CORS setup in the browser.

Api Full-Stack Landing Zone Postgres Pulumi ESC React Serverless Vite