Node.js and Lambda Three Part Series

Multithreaded JavaScript has been published with O'Reilly!

I'm writing a three part series about running Node.js on AWS Lambda. This series will cover the basics of Node and Lambda, then slowly introduce more advanced topics and code samples. Check it out over on the Intrinsic blog:

I work at Intrinsic, and we build a security product for Node. Most of the competition in this area have a more “passive”, such as whitelisting or blacklisting third party modules, but we take a more proactive approach, disallowing almost all I/O and requiring you to enable the features you want. Check us out at intrinsic.com.

Thomas Hunter II Avatar

Thomas has contributed to dozens of enterprise Node.js services and has worked for a company dedicated to securing Node.js. He has spoken at several conferences on Node.js and JavaScript and is an O'Reilly published author.