Skip to content

Latest commit

 

History

History

sample_deployments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sample Lambda deplpoyments with Rhubarb

Here you will find some sample Lambda deployments with Rhubarb using CDK.

  1. Docker Deployment - Deploys a Lambda function with a Docker image with Rhubarb dependencies
  2. Native Deployment - Deploys a Lambda function code with Rhubarb as a Lambda Layer (note that the deployment is for x86 Lambda environment)
  3. Create a Layer - Deploys a stack that creates a Python Compatible Lambda Layer with Rhubarb for x86 architecture