AWS Lambda npm scripts
AWS Lambda is great! But even better, there is no need to add any framework on top for management. You can use npm scripts.
Vanilla JavaScript date manipulationYou don't need moment.js! Just use few snippets of native JavaScript code to parse and manipulate dates.
Install Node.js without sudoThis is a straightforward Node.js installation, just copy and paste the commands in your shell prompt. Root permissions are not required!