Executing Node.js in AWS Lambda wrapper scripts This repo contains example of how one might use wrapper scripts to push the expensive computations to AWS Lambda Init phase. Please keep in mind that the Init phase is constrained to ten seconds. Deployment npm run prepare npm run bootstrap npm run deploy