Function as a Service
Deploy individual functions triggered by events without managing servers.
9 guides available
Related Tags
Alternatives
Showing 9 of 9 guides
Configure AWS Lambda Code Signing
Manage Lambda code signing configs with Pulumi. Enforce code integrity and authenticity for serverless functions.
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.
Invoke AWS Lambda Functions
Trigger AWS Lambda function invocations with Pulumi. Configure synchronous execution and response handling.
Manage AWS Lambda Aliases
Create Lambda aliases with Pulumi for traffic shifting and deployment strategies. Configure weighted routing.
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.
Deploy GCP Cloud Functions (2nd Gen)
Create Google Cloud Functions v2 with Pulumi. Configure event triggers, runtime settings, and HTTP endpoints.
Deploy Serverless Functions with Consumption Plan
Deploy a serverless application using Azure Functions with pay-per-execution pricing.