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
5 months agoBarrett
5 months agoRegenia
5 months agoMiles
5 months agoLilli
6 months agoLaila
6 months agoShawna
6 months agoMuriel
6 months agoSuzi
6 months agoFranchesca
6 months agoWynell
6 months agoBulah
6 months agoGearldine
6 months agoMadelyn
7 months agoEvangelina
7 months agoLoise
2 years agoKina
1 year agoJackie
2 years agoOcie
2 years agoCarmelina
2 years agoLorean
2 years agoStaci
2 years agoReena
2 years agoCordelia
1 year 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