Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish every release as a Lambda layer #3028

Open
moltar opened this issue Nov 16, 2021 · 2 comments
Open

Publish every release as a Lambda layer #3028

moltar opened this issue Nov 16, 2021 · 2 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. needs-discussion p2 This is a standard priority issue queued This issues is on the AWS team's backlog

Comments

@moltar
Copy link

moltar commented Nov 16, 2021

Is your feature request related to a problem? Please describe.

The problem we are encountering:

Which leads to:

  • Slow builds
  • Slow deployments
  • Slow cold starts

Describe the solution you'd like

Publish every release as a predictable Lambda layer.

This would allow us to exclude @aws-sdk/* packages from the bundle, yet target specific and exact package versions via the layer.

A great example of this use case is done by Sentry. They package their Lambda handler as a layer, in every region, and tagged with a version. Then they make the manifest published.

Describe alternatives you've considered

  1. Further optimizing the use of @aws-sdk/client-* packages.
  2. Switching back to v2
  3. Not using SDKs at all

Additional context

🌱 We can help save the planet and make the solution greener by reducing the need to bundle and ship useless bits across the continents.

@moltar moltar added the feature-request New feature or enhancement. May require GitHub community feedback. label Nov 16, 2021
@AllanZhengYP AllanZhengYP self-assigned this Mar 16, 2022
@AllanZhengYP AllanZhengYP removed their assignment Sep 2, 2022
@ajredniwja ajredniwja added the p2 This is a standard priority issue label Oct 13, 2022
@github-actions
Copy link

Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.

@github-actions github-actions bot added the closing-soon This issue will automatically close in 4 days unless further comments are made. label Oct 14, 2023
@moltar
Copy link
Author

moltar commented Oct 14, 2023

Not stale.

GitHub stale bot considered harmful

@github-actions github-actions bot removed the closing-soon This issue will automatically close in 4 days unless further comments are made. label Oct 15, 2023
@RanVaknin RanVaknin added the queued This issues is on the AWS team's backlog label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. needs-discussion p2 This is a standard priority issue queued This issues is on the AWS team's backlog
Projects
None yet
Development

No branches or pull requests

4 participants