Analyze Lambda cold starts with lumigo-cli

I’m absolutely thrilled to tell you about an exciting new feature for the lumigo-cli, the ability to analyze Lambda cold starts. With the new analyze-lambda-cold-starts command, you can analyze cold starts for:

  • all functions in all regions
  • all functions in a single region
  • a single function

You can specify how far back you want the analysis to go. Defaulting at the last hour, you can go as far back as there are relevant log data in CloudWatch Logs. But please keep in mind that there is a cost involved with scanning large quantities of log data – roughly $0.005 per GB of data scanned.

Furthermore, you can also power-tune Lambda functions using the new “balanced” strategy, which finds the memory size setting that gives you the best balance between speed and cost.

I hope you will have lots of fun with these two new features. If you have any feature requests or run into any bugs, please don’t hesitate to let me know.

p.s. you can now report bugs using the lumigo-cli itself:

 

Learn to build Production-Ready Serverless applications

Want to learn how to build Serverless applications and follow best practices? Subscribe to my newsletter and join over 5,000 AWS & Serverless enthusiasts who have signed up already.