A developer is designing a serverless application with two AWS Lambda functions to process photos. One Lambda function stores objects in an Amazon S3 bucket and stores the associated metadata in an Amazon DynamoDB table. The other Lambda function fetches the objects from the S3 bucket by using the metadata from the DynamoDB table. Both Lambda functions use the same Python library to perform complex computations and are approaching the quota for the maximum size of zipped deployment packages.
What should the developer do to reduce the size of the Lambda deployment packages with the LEAST operational overhead?
Ponyi
Highly Voted 12 months agoUntamables
Highly Voted 1 year, 7 months agosumanshu
Most Recent 4 months ago65703c1
5 months, 1 week agoMtho96
1 year, 3 months agoBaba_Eni
1 year, 4 months ago