Key links

Documentation

Examples

Rather than dealing with deploying to AWS using AWS console or CLI or Terraform, for Netlify all you have to do is put code in a directory like netlify/functions and push your code. Netlify will create your endpoints.

Limitations

By default, all serverless functions are deployed with:

  • us-east-1 AWS Lambda region
  • 1024MB of memory
  • 10 second execution limit