Example project leveraging Serverless ESBuild plugin
Simple Serverless Framework project to help reduce cold start
Inclusion of package individually option
Your submission has been received.
You will receive an email shortly!
In this template you'll find a simple example project for reducing AWS Lambda package sizes via a Serverless Framework plugin called serverless-esbuild. You can find the corresponding article on our blog.
By using the serverless-esbuild plugin you can let ESBuild reduce the final AWS Lambda zip before it's uploaded to AWS. This simple plugin can help you massively reduce your AWS Lambda package sizes while still working with other Serverless Framework options like "packageIndividually".
Dharmendra Singh
Senior Serverless Developer
Dharm is an AWS Community Builder and Senior Serverless Developer at Serverless Guru, specializing in serverless application development.