Product
Lumigo 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
Company
About
Security
Partners
Careers
Contact
Login
Get free account
Posts by Yan Cui
Yan Cui
, Apr 07 2023
Return large objects with AWS Lambda’s new Streaming Response
Lambda has a size limit of 6MB on request and response payloads for synchronous invocations. This affects API functions and...
Read More >
Yan Cui
, Nov 28 2022
AWS Lambda cold starts are about to get faster
Over the past few years, AWS has made incremental improvements to Lambda’s cold start performance. Nowadays, cold starts are much...
Read More >
Yan Cui
, Nov 10 2022
AWS Lambda Telemetry API: a new way to process Lambda telemetry data in real-time
Back in 2020, we covered the launch of Lambda Extensions and the subsequent release of the Lambda Logs API. These...
Read More >
Yan Cui
, Aug 18 2022
Shine Some Light on Your SNS to SQS to Lambda Stack
The combination of SNS to SQS to Lambda is a common sight in serverless applications on AWS. Perhaps triggered by...
Read More >
Yan Cui
, Aug 11 2022
Seven Tools to Help You Become a Better Serverless Developer
Serverless technologies let us do more with less effort, time and energy. They let us focus on creating user value...
Read More >
Yan Cui
, Apr 06 2022
AWS Lambda: function URL is live!
AWS announced the release of the Lambda Function URLs feature today. In this post, I describe what it is, how...
Read More >
Yan Cui
, Mar 24 2022
Welcome to 10GB of tmp storage with Lambda
Every Lambda function comes with 512MB of ephemeral storage in the shape of a /tmp directory. This storage space can...
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 can be inferred from its external outputs....
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. These are 64-bit Arm-based processors that are...
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 solving the observability problem and letting them...
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 you to build scalable and performant GraphQL...
Read More >
Yan Cui
, Dec 01 2020
Package your Lambda function as a container image
Today, AWS announced another major feature to the Lambda platform: the option to package your code and dependencies as container...
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 they are and why they matter. Today,...
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 better observability into their serverless applications. All...
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 to Lambda performance, especially if you’re developing...
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 number of “workers” (think containers) running your...
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 Mean Time To Recovery or MTTR. It’s...
Read More >
Yan Cui
, Aug 12 2020
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...
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 roughly 1% in sales. This is a...
Read More >
Yan Cui
, Jun 16 2020
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...
Read More >
Yan Cui
, May 22 2020
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...
Read More >
Yan Cui
, Mar 12 2020
HTTP API goes GA today!
As you read this, API Gateway HTTP API is now Generally Available. This is an important milestone, and kudos to...
Read More >
Yan Cui
, Mar 05 2020
5 reasons why you should use EventBridge instead of SNS
Top 5 reasons to use EventBridge instead of SNS SNS and SQS have been the goto options for AWS developers...
Read More >
Show More +