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
9 months agoBarrett
9 months agoRegenia
10 months agoMiles
10 months agoLilli
10 months agoLaila
10 months agoShawna
11 months agoMuriel
11 months agoSuzi
11 months agoFranchesca
11 months agoWynell
11 months agoBulah
11 months agoGearldine
11 months agoMadelyn
11 months agoEvangelina
11 months agoLoise
2 years agoKina
2 years agoJackie
2 years agoOcie
2 years agoCarmelina
2 years agoLorean
2 years agoStaci
2 years agoReena
2 years agoCordelia
2 years agoSarina
2 years agoWei
2 years agoLindy
2 years agoCordell
2 years agoNoah
2 years agoDominga
2 years agoTrina
2 years agoTyra
2 years agoOna
2 years ago