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
Here you will find some sample Lambda deployments with Rhubarb using CDK.
4
+
5
+
1.[Docker Deployment](./cdk_lambda_docker/) - Deploys a Lambda function with a Docker image with Rhubarb dependencies
6
+
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)
0 commit comments