alexcasalboni / aws-lambda-power-tuning

AWS Lambda Power Tuning is an open-source tool that can help you visualize and fine-tune the memory/power configuration of Lambda functions. It runs in your own AWS account - powered by AWS Step Functions - and it supports three optimization strategies: cost, speed, and balanced.
Apache License 2.0
5.27k stars 362 forks source link

Cdk Pattern C# #234

Closed andrestoll closed 4 months ago

andrestoll commented 4 months ago

Added CDK project with

Note: README only shows deployment steps, not sure if we need to whole README for cdk patterns