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
, Oct 18 2022
Serverless Observability: Lumigo or AWS X-Ray
Observability is a measure of how well we are able to infer the internal state of our application from its...
Read More >
Yan Cui
, Jul 12 2022
Lessons Learned From Running Serverless In Production For 5 Years
I have been an AWS customer since 2010 and in the early days I, along with just about everyone else...
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 the most complex business workflows. It packs...
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 about it at the time - what...
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 control the performance and cost of your...
Read More >
Yan Cui
, Jan 30 2020
Amazon Builders' Library in Focus #6: Implementing Health Checks
In our latest article on the Amazon Builders’ Library, Yan Cui highlights the main takeaways from the article, Implementing health...
Read More >
Yan Cui
, Jan 23 2020
Amazon Builders' Library in focus #5: Static stability using availability zones
Next in our series on the Amazon Builders’ Library, Yan Cui picks out the key insights from the article, Static...
Read More >
Yan Cui
, Jan 16 2020
Amazon Builders' Library in focus #4: Avoiding insurmountable queue backlogs
In the latest article in our series focusing on the Amazon Builders’ Library, Yan Cui highlights the key insights from...
Read More >
Yan Cui
, Jan 09 2020
Amazon Builders’ Library in focus #3: Avoiding fallback in distributed systems
In the third of our series of articles, Yan Cui highlights the key insights from the Amazon Builders’ Library article,...
Read More >
Yan Cui
, Jan 02 2020
Amazon Builders’ Library in focus #2: Using load shedding to avoid overload
In the second of our new series of posts, Yan Cui highlights the key insights from the Amazon Builders’ Library...
Read More >
Yan Cui
, Dec 22 2019
Amazon Builders’ Library in focus #1: Timeouts, retries, and backoff with jitter
In the first article in our new series, Yan Cui highlights the key insights from the Amazon Builders’ Library article,...
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 concurrency, which is a feature that extends...
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 Gateway service proxies, and introduces an open...
Read More >
Yan Cui
, Oct 09 2019
Monitor Lambda cold start durations with CloudWatch
When you look at an X-Ray trace for a Lambda cold start, you will see an Initialization subsegment. This subsegment...
Read More >
Yan Cui
, Oct 07 2019
Introducing the lumigo-cli
Here at Lumigo, we are big fans of serverless. And a big part of working with AWS Lambda involves using...
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 frameworks around for serverless applications. It’s my...
Read More >
Yan Cui
, Sep 12 2019
The best reason to use AWS DynamoDB streams
Many clients have asked me, “When do I use AWS DynamoDB streams vs Kinesis?” It’s a great question, since both...
Read More >
Yan Cui
, Sep 03 2019
A SAR app to propagate CloudFormation tags to unsupported resources
Did you know that CloudFormation tags don't automatically propagate to some resource types? Chief among these are CloudWatch log groups,...
Read More >
Yan Cui
, Aug 27 2019
Serverless Framework Plugin: Get Instant Visibility
Observability is a common challenge for serverless applications and we believe Lumigo is perfectly positioned to help you tackle this...
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 message queueing service. You can use SQS...
Read More >
Yan Cui
, Aug 08 2019
CloudWatch Logs for AWS Lambda: Getting Insights About Your Serverless Deployment
AWS CloudWatch is a powerful tool, but it can be tricky to use it for monitoring your AWS Lambda functions....
Read More >
Yan Cui
, Jul 18 2019
Amazon EventBridge: a new era of SaaS integration
Amazon recently announced EventBridge to much fanfare. Although, in truth, it’s a rebranding of the existing CloudWatch Events service, along...
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 AWS SDK operation by enabling HTTP keep-alive,...
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 working with Kinesis streams”, in which I...
Read More >
Yan Cui
, May 07 2019
You are wrong about serverless vendor lock-in
Some time ago, the Register published an article titled “Lambda and serverless is one of the worst forms of proprietary...
Read More >
Yan Cui
, Apr 19 2019
Mono-repo vs one-per-service
With AWS Lambda, we can deploy and scale individual functions. However, we engineers still like to think in terms of...
Read More >
Yan Cui
, Apr 18 2019
Canary Deployment with LaunchDarkly and AWS Lambda
LaunchDarkly has built an impressive feature flag management system that overages more than 200 billion feature flags per day. It...
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 and data between functions within and across...
Read More >
Yan Cui
, Apr 04 2019
AWS Lambda apps to automate chores around CloudWatch Logs
The open source applications described in this article are available from Lumigo's Github repository. If you look around the Serverless...
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 your functions (including the layers you use)....
Read More >
Show More +