learn-aws-lambda
learn-aws-lambda copied to clipboard
✨ Learn how to use AWS Lambda to easily create infinitely scalable web services
https://medium.com/@devknoll/rendering-react-with-amazon-lambda-e4e85a788257
What do people think about this? See discussion: http://stackoverflow.com/questions/778203/are-there-any-naming-convention-guidelines-for-rest-apis I have an _opinion_... but I want to hear _your_ thoughts...
I came across this great documentation while searching for a recent problem I encountered. I hope you can update the documentation with a solution. I have deployed a lambda function...
Worth reading: - https://danilop.net/aws/2015/05/17/lambdauth/ - https://github.com/danilop/LambdAuth
Enabling [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS) via the Web UI is easy: http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-cors.html what we need is a way to do it using the `aws-sdk` so that we can deploy our API with a...
This is a question that keeps coming up so its worth addressing. Both for the people who want to "**_develop offline**_" (_as if its even possible to develop without StackOverflow...!_)...
Comparison of resources allocated to lambda:   
Should we update our examples to use the Document Client? http://blogs.aws.amazon.com/javascript/post/Tx1OVH5LUZAFC6T/Announcing-the-Amazon-DynamoDB-Document-Client-in-the-AWS-SDK-for-JavaScript
https://aws.amazon.com/blogs/compute/container-reuse-in-lambda/ I'm trying to take _advantage_ of container reuse to reduce latency... will post my findings shortly.
@nikhilaravi, @jackcarlisle & @benjaminlees what are your thoughts on migrating this collection of Readmes to a GitBook with a bit more organisation and publishing it on Amazon Kindle as co-authors...?...