© 2025 Webiny, Inc. All rights reserved.

Lambda Layer is a true gem in the Lambda function realm. In this article, you will know how to create and use Lambda Layers. As an example, we will create a sharp library Layer and use it in a Lambda function to create thumbnail images.

Learn how serverless architecture paradigm came with the Lambda development. A hands-on guide on using AWS serverless functions with AWS S3 Storage.

A couple of tricks you can utilize in order to make your Lambda functions run faster and cheaper!

Start your serverless journey by learning how to upload files directly to S3 using pre-signed POST data and a simple Lambda function.

Start your AWS DocumentDB journey by learning how to establish a connection from a Lambda function and a local machine.