Skip to content

Commit 1d7cd99

Browse files
committed
Added deployments README
1 parent eb3792d commit 1d7cd99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sample_deployments/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### Sample Lambda deplpoyments with Rhubarb
2+
3+
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

Comments
 (0)