Skip to content

Commit 9371679

Browse files
committed
Docs: Add list of well-maintained Lambda Layers
1 parent dbcb7e6 commit 9371679

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/content/docs/install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,12 @@ and how to configure it.
188188
Some package managers use symbolic links
189189
but AWS Lambda does not support these within deployment packages.
190190

191+
An alternative approach is to use a well-maintained, third-party Lambda Layer:
192+
193+
- [cbschuld/sharp-aws-lambda-layer](https://github.com/cbschuld/sharp-aws-lambda-layer)
194+
- [pH200/sharp-layer](https://github.com/pH200/sharp-layer)
195+
- [zoellner/sharp-heic-lambda-layer](https://github.com/zoellner/sharp-heic-lambda-layer)
196+
191197
To get the best performance select the largest memory available.
192198
A 1536 MB function provides ~12x more CPU time than a 128 MB function.
193199

0 commit comments

Comments
 (0)