A developer is creating an AWS Lambda function. The Lambda function needs an external library to connect to a third-party solution The external library is a collection of files with a total size of 100 MB The developer needs to make the external library available to the Lambda execution environment and reduce the Lambda package space
Which solution will meet these requirements with the LEAST operational overhead?
Lambda Layers:These are designed to package dependencies that you can share across functions.
How to Use:
Create a layer, upload your 100MB library as a zip.
Attach the layer to your function.
In your function code, import the library from the standard layer path.
Lambda Layers:https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html
Yvonne
3 months agoBarrett
3 months agoRegenia
3 months agoMiles
4 months agoLilli
4 months agoLaila
4 months agoShawna
4 months agoMuriel
4 months agoSuzi
5 months agoFranchesca
5 months agoWynell
5 months agoBulah
5 months agoGearldine
5 months agoMadelyn
5 months agoEvangelina
5 months agoLoise
1 year agoKina
1 year agoJackie
1 year agoOcie
1 year agoCarmelina
1 year agoLorean
1 year agoStaci
1 year agoReena
1 year agoCordelia
1 year agoSarina
1 year agoWei
1 year agoLindy
1 year agoCordell
1 year agoNoah
1 year agoDominga
1 year agoTrina
1 year agoTyra
1 year agoOna
1 year ago