Skip to content

Instantly share code, notes, and snippets.

@sebs
Last active January 30, 2019 19:01
Show Gist options
  • Save sebs/fdf4b85063028d4cec49defb751513df to your computer and use it in GitHub Desktop.
Save sebs/fdf4b85063028d4cec49defb751513df to your computer and use it in GitHub Desktop.

Lambda / apigateway design free propertiues

  • IAM policies for all ressources
  • Multiple stages
  • Monitoring
  • Scaling

Design

  • Encourages to seperate code and run stages
  • Allows JS code with exceptions and async code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment