File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,12 @@ and how to configure it.
188188Some package managers use symbolic links
189189but 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+
191197To get the best performance select the largest memory available.
192198A 1536 MB function provides ~ 12x more CPU time than a 128 MB function.
193199
You can’t perform that action at this time.
0 commit comments