aws / aws/aws-lambda-roadmap

Common code across large numbers of functions

Open
#54 2 comments 13 reactions 1 assignee Claimed by @jtuliani View on GitHub
Lambda PM request Lambda/Developer Experience Lambda/Runtimes
Dominant language
No language data
Stars
196
Forks
5
PR merge metrics
No merged PRs in 30d

Description

**Note**
> * Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
> * Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
> If you are interested in providing additional feedback, please leave a comment

**Description**
There are scenarios where customers apply libraries across a large numbers of functions. Examples include custom SDKs, custom runtimes, or extensions. Today, these libraries must be managed on a per-function basis. There's no easy way to enforce or track their use. And if the library needs to be updated, you need to update each function individually. That becomes increasingly difficult as the number of functions scales, and ownership of those functions becomes distributed.

This feature is to enable common libraries to be deployed and managed at scale, across large numbers of functions, without a per-function management overhead.

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.