Debugging AWS Lambda Timeouts
Some time ago, an ex-colleague of mine at DAZN received an alert through PagerDuty. There was a spike in error...
How to Debug AWS Lambda Performance Issues
Ten years ago, Amazon found that every 100ms of latency would cost them roughly 1% in sales. This is a...
Unlocking new serverless use cases with EFS and Lambda
UPDATE 21/06/2020: following the official launch of this feature, we have performed more thorough performance testing to see how mounting...
A time machine for your env variables
One of the great things about Lumigo is that it records a lot of context about each Lambda invocation. This...
Feature Spotlight: System Maps
What is it? Lumigo’s System Map is a real-time visualization of your entire application. A bird’s eye view of the...
Feature Spotlight: Timeline
[inline_banner_by_id id=5377] What is Lumigo's Transaction Timeline? Lumigo’s Transaction Timeline lets you see in a glance the flow of a...
Feature Spotlight: Auto-Tracing
What is it? Lumigo’s Auto-Tracing allows you to implement distributed tracing on your Lambda functions with 3-clicks and no manual...
Essential Open Source Serverless Tools
The infrastructure that runs your applications can be nearly as complex as the applications it supports.  This complexity generally scales...
7 Tips for Rock-Solid Serverless CICD
Lumigo CEO Erez Berkner shares the seven guiding principles that shaped his development team’s serverless CICD pipeline. The DevOps infinity...
EventBridge vs CloudWatch Events, Kinesis and SNS
AWS recently launched the Serverless Event Bus, AWS EventBridge. Some have described it as an extension of CloudWatch Events, while...