Logo

dev-resources.site

for different kinds of informations.

πŸš€AWS Lambda SnapStart

Published at
12/2/2022
Categories
twitter
webdev
Author
Bhavesh Gohel
Categories
2 categories in total
twitter
open
webdev
open
πŸš€AWS Lambda SnapStart

πŸš€ AWS Lambda SnapStart:
Get upto 90% Reduction in Lambda function cold start latency at no extra cost!

If you are using AWS Lambda funcitons this will drastically reduce lambda response time at little to no effort and cost. βš‘πŸŽ‰

Things to know about Lambda SnapStart:

πŸ”· Caching – Cached snapshots are removed after 14 days of inactivity. Lambda will automatically refresh the cache if a snapshot depends on a runtime that has been updated or patched.

πŸ”· Pricing – There is no extra charge for the use of Lambda SnapStart.

πŸ”· Feature Compatibility – You cannot use Lambda SnapStart with larger ephemeral storage, Elastic File Systems, Provisioned Concurrency, or Graviton2. In general, AWS recommend using SnapStart for your general-purpose Lambda.

Read More - https://aws.amazon.com/blogs/aws/new-accelerate-your-lambda-functions-with-lambda-snapstart/

Featured ones: