aws / aws/aws-lambda-roadmap

Automated deployment package dependency management from specs like package.json, requirements.txt, etc.

Open
#44 3 comments 20 reactions 1 assignee Claimed by @prerna-aws View on GitHub
Lambda PM request Lambda/Developer Experience
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 comment on the issue if you want to connect with us to share your feedback.
> * 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**
Automated Dependency Management in Lambda, allowing developers to deploy Lambda directly from source without manual dependency bundling. This will allow customers to deploy ZIP files containing their source code and dependency specifications (package.json, requirements.txt) without manually bundling dependencies. Lambda will automatically import and install dependencies at deployment time

**Additional context**
1) How do you currently build your Lambda functions?

2) When code or dependencies change, how do you ensure your Lambda gets updated correctly?

3) Where is your Lambda function source code primarily stored?

4) Which languages/runtimes would you most want auto-dependency management support for?

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.