You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here you will find some sample Lambda deployments with Rhubarb using CDK.
1.[Docker Deployment](./cdk_lambda_docker/) - Deploys a Lambda function with a Docker image with Rhubarb dependencies
2.[Native Deployment](./cdk_lambda_native/) - Deploys a Lambda function code with Rhubarb as a Lambda Layer (note that the deployment is for x86 Lambda environment)