Skip to content

LearnAWS-io/Lambda-LLRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLRT Lambda Function CDK Example

Simple CDK code which demonstrate how to use S3 with AWS LLRT runtime.

Tip

Learn the other ways of using LLRT on AWS Lambda.

LLRT vs NodeJS init duration log

Check out the benchmarks of LLRT vs NodeJS.

Rendered Result

Browser screenshot showing list of buckets returned from AWS Lambda LLRT function URL and rendered as an HTML

Useful commands

  • npx cdk bootstrap setup the CDK environment on your AWS account
  • npx cdk deploy deploy this stack to your default AWS account/region
  • npx cdk diff compare deployed stack with current state
  • npx cdk synth emits the synthesized CloudFormation template

About

AWS LLRT Lambda example with S3 bucket list in CDK

Topics

Resources

Stars

Watchers

Forks