Serverless Architecture

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

35 guides available

Category: Concept

Showing 12 of 35 guides (page 1 of 3)

Create AWS Lambda Functions from JavaScript Callbacks

Deploy AWS Lambda functions directly from JavaScript code with Pulumi. Automatic packaging and dependency management.

AWS Serverless Functions

Create AWS Lambda Layer Versions

Share code and dependencies across Lambda functions with Pulumi. Configure and manage Lambda layers.

AWS Serverless Functions

Deploy Azure Spring Cloud Services

Create and manage Azure Spring Cloud services with Pulumi. Configure applications, deployments, and scaling.

Azure Compute Serverless

Invoke AWS Lambda Functions

Trigger AWS Lambda function invocations with Pulumi. Configure synchronous execution and response handling.

AWS Serverless Functions

Deploy GCP Dataproc Serverless Batches

Run Spark workloads on Google Cloud Dataproc Serverless with Pulumi. Execute batch jobs without cluster management.

GCP Analytics Serverless

Manage AWS Lambda Aliases

Create Lambda aliases with Pulumi for traffic shifting and deployment strategies. Configure weighted routing.

AWS Serverless Functions

Create AWS Step Functions State Machines

Deploy serverless workflows with AWS Step Functions using Pulumi. Define state machines and orchestrate services.

AWS Integration Serverless

Deploy AWS EMR Serverless Applications

Create serverless Apache Spark and Hive applications with AWS EMR using Pulumi. Configure jobs and resources.

AWS Analytics Serverless

Deploy GCP Cloud Run Jobs

Create serverless container jobs on Google Cloud Run with Pulumi. Configure execution, environment, and scheduling.

GCP Serverless Containers Compute

Create a Serverless Video Thumbnail Extractor

Create a serverless video processing system using AWS Lambda containers with S3 triggers.

AWS Lambda S3 Serverless

Configure AWS Lambda Event Source Mappings

Connect Lambda functions to event sources with Pulumi. Configure Kinesis, DynamoDB, SQS, and Kafka triggers.

AWS Serverless Integration Functions

Configure AWS Lambda Function Event Invoke Settings

Manage AWS Lambda async invocation config with Pulumi. Set up error handling, retries, and event destinations.

AWS Serverless Functions