Lumigo Launches AI Agent Observability
Read more
Platform
Core features
Lumigo Copilot
Intelligent AI-Powered Observability
Distributed Tracing
Boost Trace Visibility, Simplify Microservices
Log Management
Logs & Traces Unified
Metrics
Monitor and Visualize Your Application
Architecture
Kubernetes Observability
Serverless
Pricing
Resources
Docs
Success stories
Blog
Webinars
Guides
Explore our guides
AWS ECS
AWS EKS
AWS Lambda 101
Distributed Tracing
Container Monitoring
Microservices Monitoring
Kubernetes Monitoring
Kubernetes Troubleshooting
Open Telemetry
Serverless Debugging
View All Guides
Company
About
Security
Partners
Careers
Contact
Login
Start for free
Serverless Development
All
AI
Cloud
Community
Development
Events
Features
News
Uncategorized
Search
Yan Cui
Aug 01 2023
Save money on Serverless: common costly mistakes and how to avoid them
When used properly, serverless technologies like AWS Lambda can lower the cost of running a system. This is because you...
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...
Erez Berkner
Feb 18 2020
Essential Open Source Serverless Code Libraries
Serverless applications, due to their distributed nature, are often stuck having to reinvent the wheel. While small utility scripts and...
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...
Erez Berkner
Sep 24 2019
8 ways to speed up serverless development
There is a paradox at the heart of serverless. While it’s promoted as a very agile way to develop, a...
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...
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,...
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...
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 of legacy--I held the engineer’s promised land...
Erez Berkner
Jul 11 2019
Development workflow for serverless applications
Serverless applications require a whole new approach to development workflow. In this article, Lumigo Director of Engineering Efi Merdler-Kravitz details...