Optimizing Node.js Dependencies in AWS Lambda

In this post, you learn how to improve Node.js cold start performance by up to 70% by bundling and minifying your code. You also learned how to provide a different version of AWS SDK for JavaScript and that dependencies and how they are imported affects t… Read more

Similar

Power Prototyping with MongoDB and Node-RED

Do you want to be able to quickly get your database backend fronted by a web service? Node-RED and MongoDB can be a powerful ally in your strategy and we'll show you how. Whether you're just getting started with a small toy project or about to embark on "...

Read more »