learn-aws-lambda
learn-aws-lambda copied to clipboard
Good Resources when Learning Lambda
- Good overview if you have an existing "Monolithic" application and want to migrate to using Lambda-based Microservices: https://medium.com/@tombray/from-monolith-to-microservices-part-1-aws-lambda-and-api-gateway-8ce5cf3f0d99
- Getting started with Lambda with Node.js: https://medium.com/@tombray/getting-started-with-aws-lambda-node-js-904bc0bfb83
- API Gateway getting started guide: http://docs.aws.amazon.com/apigateway/latest/developerguide/getting-started.html
Please share more!
cc: @nikhilaravi + @jackcarlisle + @jimmycooks