Back to Tags
AWS Lambda
8 items tagged with "aws-lambda"
Filter by type:
Tutorials6
Tutorial
How to deploy a serverless REST API on AWS Lambda
Build and deploy a production REST API using AWS Lambda and API Gateway with infrastructure as code.
Tutorial
How to build a REST API with Amazon API Gateway
Configure Amazon API Gateway routes, stages, and authorizers to expose backend services as a managed REST API.
Tutorial
How to decouple services with Amazon SQS
Use Amazon SQS queues to decouple producers and consumers, with dead-letter queues and Lambda triggers.
Tutorial
How to route events with Amazon EventBridge
Build an event-driven workflow with Amazon EventBridge using event buses, rules, and pattern-based routing.
Tutorial
How to orchestrate workflows with AWS Step Functions
Build a state machine with AWS Step Functions to orchestrate Lambda tasks with retries, branching, and error handling.
Tutorial
How to manage secrets with AWS Secrets Manager
Store, retrieve, and rotate application secrets securely with AWS Secrets Manager and IAM access control.