Platform
Pricing
Resources
All Resources
Docs
Blog
Guides
AWS Lambda 101
AWS Serverless Ecosystem
AWS Lambda Performance Optimization
AWS Lambda Deployment
AWS ECS
Serverless Debugging Guide
Serverless Monitoring Guide
Performance Testing
OpenTelemetry
Microservices Monitoring
Observability
Container Monitoring
Kubernetes Monitoring
Kubernetes Troubleshooting
AWS Lambda Monitoring
AWS EKS
Distributed Tracing
Zipkin
Company
About
Security
Partners
Careers
Contact
Login
Get free account
dev
All
Cloud
Community
dev
Development
Features
News
Uncategorized
Search
DeveloperSteve
| Sep 04 2023
When to scale tasks on AWS Elastic Container Service (ECS)
Since its inception, Amazon Elastic Container Service (ECS) has emerged as a strong...
Read More >
DeveloperSteve
| Aug 30 2023
Getting started with RabbitMQ
RabbitMQ is an open-source message broker software that facilitates communication and data exchange...
Read More >
Michele Mancioppi
| Apr 27 2023
Distributed Tracing for AWS CDK Applications
What is AWS Cloud Development Kit (AWS CDK) v2? The AWS CDK lets...
Read More >
Michele Mancioppi
| Apr 17 2023
The Magic Behind the Lumigo Kubernetes Operator
Kubernetes is the container orchestration platform of choice for many teams. In our...
Read More >
Yan Cui
| Nov 11 2021
Serverless Observability: It's easier than you think!
Observability is a measure of how well the internal state of a system...
Read More >
Ron Netzer
| Nov 10 2021
Epsagon-to-Lumigo: a step-by-step migration guide
At Lumigo. we believe in serverless technology, and our mission is to make...
Read More >
Erez Berkner
| Nov 02 2021
We raised $29 million in new funding. Here's what we're going to do with it
Today we are announcing an additional $29 million in funding to help Lumigo...
Read More >
Erez Berkner
| Oct 04 2021
September Round Up
Here's a quick roundup of the newest product features, resources, and events from...
Read More >
Yan Cui
| Sep 29 2021
Graviton-Based Lambda Functions, What It Means For You
https://lumigo.io/learn/aws-lambda-cost-guide/AWS just announced support for AWS Lambda functions powered by AWS Graviton2 processors....
Read More >
Yan Cui
| Jul 14 2021
Testing strategies for Step Functions
AWS Step Functions is a powerful orchestration service that lets you model even...
Read More >
Erez Berkner
| Jun 09 2021
Understanding Serverless Observability
What is Serverless Observability? Ideally, observability should help you understand the state of...
Read More >
Yan Cui
| May 10 2021
Lambda Extensions Just Got Even Better
AWS announced AWS Lambda Extensions back in October 2020 and I wrote extensively...
Read More >
Yan Cui
| May 04 2021
3 Major Ways To Improve AWS Lambda Performance
When it comes to performance, AWS Lambda gives you a single configuration to...
Read More >
Erez Berkner
| Feb 20 2021
Making CI/CD work with serverless
“Serverless computing is a cloud-computing execution model in which the cloud provider runs...
Read More >
Yan Cui
| Feb 15 2021
Automating Serverless Tasks with the Lumigo CLI
Here at Lumigo, our mission is to help customers succeed with serverless by...
Read More >
Yan Cui
| Jan 18 2021
How to monitor and debug AppSync APIs
AWS AppSync is a fully managed GraphQL service that makes it easy for...
Read More >
Dhaval Nagar
| Dec 13 2020
Choosing the right event-routing service for serverless: EventBridge, SNS, or SQS
This post was written by Dhaval Nagar, founder of AppGambit, a Lumigo partner...
Read More >
Yan Cui
| Nov 12 2020
Lambda Logs API: a new way to process Lambda logs in real-time
AWS released Lambda Extensions just over a month ago, and we explained what...
Read More >
Yan Cui
| Oct 08 2020
AWS Lambda Extensions: What are they and why do they matter
There is a growing ecosystem of vendors that are helping AWS customers gain...
Read More >
Yan Cui
| Sep 20 2020
AWS Lambda Cold Starts: Solving the Problem
[inline_banner_by_id id=5428] What are Lambda Cold Starts? Cold starts can be a killer...
Read More >
Yan Cui
| Sep 03 2020
How to Debug Slow Lambda Response Times
When you build your application on top of Lambda, AWS automatically scales the...
Read More >
Yan Cui
| Aug 17 2020
What alerts should you have for serverless applications?
A key metric for measuring how well you handle system outages is the...
Read More >
Dori Aviram
| Jul 07 2020
Lambda Execution Leaks: A Practical Guide
At Lumigo, we recently ran into some issues with a service we built...
Read More >
Yan Cui
| Jul 01 2020
How to Debug AWS Lambda Performance Issues
Ten years ago, Amazon found that every 100ms of latency would cost them...
Read More >
Saar Tochner
| Mar 25 2020
Serverless Continuous Integration in the era of parallelism
As a team that does pure serverless, we place a lot of emphasis...
Read More >
Erez Berkner
| Mar 17 2020
Serverless CI/CD: How we added a staging step
Unit tests and integration tests are vitally important, but sometimes even those aren’t...
Read More >
Erez Berkner
| Mar 10 2020
10 Essential Serverless Framework Plugins
To round out our series on the serverless open source community, Itay Herskovits,...
Read More >
Erez Berkner
| Feb 04 2020
Essential Open Source Serverless Tools
The infrastructure that runs your applications can be nearly as complex as the...
Read More >
Yan Cui
| Dec 03 2019
AWS Lambda Provisioned Concurrency: The End of Cold Starts
What Is Provisioned Concurrency? Amazon Lambda is a serverless runtime that offers provisioned...
Read More >
Yan Cui
| Oct 16 2019
The why, when and how of AWS API Gateway service proxies
Serverless Hero Yan Cui explains when and why you should use AWS API...
Read More >
Yan Cui
| Oct 06 2019
Top 10 best practices for serverless.yml
The Serverless Framework is one of the oldest (and still going strong!) deployment...
Read More >
Josh Linton
| Sep 26 2019
Serverless API with ReactJS
The article, Serverless API with ReactJS, was first published on the Serverless Guru...
Read More >
Yan Cui
| Aug 14 2019
SQS and Lambda: a Quick Tutorial and How to Handle Failure Modes
How do SQS and Lambda Work Together? Amazon SQS is a lightweight, fully-managed...
Read More >
Charlie Green
| Jul 16 2019
The other half of software: what lurks between business logic
In 2016 I was the tech lead for a greenfield project completely devoid...
Read More >
Erez Berkner
| Jun 24 2019
Tackling API Gateway Lambda performance issues
API Gateway is a powerful tool for creating a coherent API out of...
Read More >
Yan Cui
| Jun 18 2019
Serverless app to speed up all your Lambda functions
A while back, I wrote about how you can shave latency off every...
Read More >
Yan Cui
| May 16 2019
Lambda and Kinesis - beware of hot streams
Back in 2017, I wrote a post titled “3 pro tips for Developers...
Read More >
Erez Berkner
| Apr 25 2019
Serverless from the trenches 1: Protect your stack from deletion
It’s time to talk about the everyday challenges of serverless. Whenever I scroll...
Read More >
Yan Cui
| Apr 16 2019
AWS Lambda Use Cases: When to use Lambda layers
AWS introduced Lambda Layers at re:invent 2018 as a way to share code...
Read More >
Yan Cui
| Mar 25 2019
An AWS Lambda app to clean up old deployment packages
AWS Lambda has a soft limit of 75GB for deployment packages for all...
Read More >
Erez Berkner
| Mar 12 2019
Web frameworks implication for serverless cold starts
TL;DR Web application frameworks with all of their benefits add their own set...
Read More >