Skip to content

Support for SnapStart #237

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

Open
mcopik opened this issue Feb 20, 2025 · 3 comments
Open

Support for SnapStart #237

mcopik opened this issue Feb 20, 2025 · 3 comments
Labels
aws good first issue Good for newcomers

Comments

@mcopik
Copy link
Collaborator

mcopik commented Feb 20, 2025

On AWS, Python and Java functions can now start from a snapshot. We should add this as a config flag, remember that this setting is applied, and also add this as an option to the invocation latency benchmark.

@mcopik mcopik added aws good first issue Good for newcomers labels Feb 20, 2025
@mohammedfirdouss
Copy link

@mcopik Can I get started with this? I would love to check it out.

@mohammedfirdouss
Copy link

I see there are no links or guide, are you still updating this issue, I would require some assistance.

@mcopik
Copy link
Collaborator Author

mcopik commented Feb 25, 2025

@mohammedfirdouss Hi! All docs are available on AWS website: https://docs.aws.amazon.com/lambda/latest/dg/snapstart-activate.html

We should:

  • Make it an option of the benchmark (it shouldn't be enabled by default)
  • Store this as config of deployed function.
  • Implement enabling/disabling of it for AWS.
  • Validate that this feature can only be enabled for supported languages (Python/JS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants