AWS service detail

Choosing a modern application strategy

Serverless

Choose a modern application development approach

ServerlessProduction guidance

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.