Production use
Use for event-driven APIs, background processing, workflows, and apps without server management.
Before production
- Design idempotency
- concurrency limits
- retries/DLQs
- observability
- cold-start needs
- IAM boundaries
- deployment aliases.
AWS service detail
Choose a modern application development approach
Use for event-driven APIs, background processing, workflows, and apps without server management.