aws-samples / aws-samples/aws-lambda-elixir-runtime

Shared Libraries In Github Repo

Open
#1 1 comment 4 reactions 1 assignee Claimed by @BradleyLyman View on GitHub
Dominant language
Elixir
Stars
129
Forks
31
PR merge metrics
No merged PRs in 30d

Description

The Distillery script bundles the Erlang Runtime System into the deployment zip.
ERTs uses shared libraries for SSL and crypto and as a result the shared libraries have been included in this repo so they are available for use.

This is definitely a bad pattern and should be fixed.

I think the best way to approach this is to move the ERTS and the shared libraries into an AWS Lambda Layer instead of having them be built directly into the zip by Distillery.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.