Serverless Architecture
Build and run applications without managing servers using Lambda, Cloud Functions, and managed services.
35 guides available
Related Tags
Alternatives
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.
Create AWS Lambda Layer Versions
Share code and dependencies across Lambda functions with Pulumi. Configure and manage Lambda layers.
Deploy Azure Spring Cloud Services
Create and manage Azure Spring Cloud services with Pulumi. Configure applications, deployments, and scaling.
Invoke AWS Lambda Functions
Trigger AWS Lambda function invocations with Pulumi. Configure synchronous execution and response handling.
Deploy GCP Dataproc Serverless Batches
Run Spark workloads on Google Cloud Dataproc Serverless with Pulumi. Execute batch jobs without cluster management.
Manage AWS Lambda Aliases
Create Lambda aliases with Pulumi for traffic shifting and deployment strategies. Configure weighted routing.
Create AWS Step Functions State Machines
Deploy serverless workflows with AWS Step Functions using Pulumi. Define state machines and orchestrate services.
Deploy AWS EMR Serverless Applications
Create serverless Apache Spark and Hive applications with AWS EMR using Pulumi. Configure jobs and resources.
Deploy GCP Cloud Run Jobs
Create serverless container jobs on Google Cloud Run with Pulumi. Configure execution, environment, and scheduling.
Create a Serverless Video Thumbnail Extractor
Create a serverless video processing system using AWS Lambda containers with S3 triggers.
Configure AWS Lambda Event Source Mappings
Connect Lambda functions to event sources with Pulumi. Configure Kinesis, DynamoDB, SQS, and Kafka triggers.
Configure AWS Lambda Function Event Invoke Settings
Manage AWS Lambda async invocation config with Pulumi. Set up error handling, retries, and event destinations.