fun-with-serverless/whatsapp-logger

Use Layers to reduce Lambda size

Closed this issue · 0 comments

Lambdas can sometimes become too large to view in the Console editor, making it difficult to manage and edit the code online. One solution to this issue is to use Layers, which can help reduce the overall size of the Lambda and make it more manageable.