Here you will find some sample Lambda deployments with Rhubarb using CDK.
- Docker Deployment - Deploys a Lambda function with a Docker image with Rhubarb dependencies
- Native Deployment - Deploys a Lambda function code with Rhubarb as a Lambda Layer (note that the deployment is for x86 Lambda environment)
- Create a Layer - Deploys a stack that creates a Python Compatible Lambda Layer with Rhubarb for x86 architecture