AWS service detail

AWS AppSync

Serverless

Accelerate app development with fully-managed, scalable GraphQL APIs

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.