Skip to content

A CDK project to test and evaluate building and deploying AWS Lambda implemented in Rust.

Notifications You must be signed in to change notification settings

mbergkvist/rust-lambda-cdk

Repository files navigation

Rust Lambda CDK

A small CDK project to test and evaluate building and deploying AWS Lambda implemented in Rust.

App 1 is a simple "Hello World!" app to give a base on size, init time and execution time. App 2 adds functionality to call DynamoDB, and App 3 has the same functionality as App 2 but with a static reference to the dynamo client.

About

A CDK project to test and evaluate building and deploying AWS Lambda implemented in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published