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

Shared Libraries In Github Repo

Abierto
#1 1 comentario 4 reacciones 1 asignado Reclamado por @BradleyLyman Ver en GitHub
Lenguaje dominante
Elixir
Estrellas
129
Forks
31
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.