og-aws icon indicating copy to clipboard operation
og-aws copied to clipboard

Improved Lambda/serverless coverage

Open jlevy opened this issue 7 years ago β€’ 5 comments

improve/update Lambda section and add other key serverless items there (or possibly in API Gateway or other sections).

Link to https://github.com/anaibol/awesome-serverless/ for more details but cover more important items.

Stuff to include:

  • [x] https://github.com/serverless/serverless
  • [ ] https://github.com/Miserlou/Zappa
  • [ ] https://github.com/awslabs/chalice

jlevy avatar Aug 05 '16 00:08 jlevy

Also worth linking: http://cloudacademy.com/blog/serverlessconf-recap-serverless/

jlevy avatar Aug 09 '16 17:08 jlevy

More items:

  • http://highscalability.com/blog/2015/12/7/the-serverless-start-up-down-with-servers.html
  • https://medium.com/@tjholowaychuk/dos-and-don-ts-of-aws-lambda-7dfcab7ad115
  • https://medium.com/@tjholowaychuk/rpc-on-api-gateway-784ec79af26a#.43vomnucj
  • https://www.quora.com/What-are-some-open-source-PaaS-similar-to-AWS-Lambda
  • https://www.quora.com/What-are-the-differences-between-the-various-AWS-serverless-frameworks-and-tools
  • https://github.com/iopipe
  • When Lambda is good, stories or examples (beyond the standard hello world-type image thumbnailing) of where it’s been used well
  • Lambda tips
    • Make sure your downstream setup keeps up with Lambda scaling (e.g. when talking to relational databases downstream from Lambda)

jlevy avatar Aug 25 '16 21:08 jlevy

I've used this one:

lynnlangit avatar Nov 02 '16 17:11 lynnlangit

Another one: https://cloudncode.blog/2017/03/02/best-practices-aws-lambda-function/

jlevy avatar Mar 06 '17 22:03 jlevy

Another, from @ajkerrigan-mdsol : https://github.com/lambci/docker-lambda Worth mentioning?

jlevy avatar Jun 19 '17 16:06 jlevy