Easy Node.js Lambda bundling with CDK
In this post, we go through a worked example showing the various ways that Node.js Lambda functions can be bundled using CDK. From doing it the hard way, to using code by convention. Full code for this post can be found on the accompanying GitHub rep...
Nov 1, 20215 min read2.9K


