Posts tagged "lambda-function"

1 article covering lambda-function — browse the collection below.

5 Ways To Bundle a Lambda Function Within an AWS CDK Construct
AWS Lambda

5 Ways To Bundle a Lambda Function Within an AWS CDK Construct

5 ways to bundle Lambda functions in CDK constructs: inline code, separate files, pre-build bundling, NodejsFunction, and Serverless App Repository integration.

Read more