Self sufficient AWS Lambda functions with Python

One of the cool tricks I came across was how to write a self-sufficient AWS Lambda function, the idea is to have your Lambda function installs its dependencies at runtime/require time, instead of having to redeploy it each time you add a new dependency. Read more

Similar

Monty Python and the Holy Grail

Editing of this article by unregistered or newly registered users is currently disabled. If you are prevented from editing this article, and you wish to make a change, please discuss changes on the talk page, request unprotection, log in, or create an acc... (more…)

Read more »