Lumigo Copilot AI Launches to Automate Root Cause Analysis and Remediation
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 Deployment
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...
Efi Merdler-Kravitz
Apr 13 2023
Migrating a Web App to AWS Lambda with Lambda Web Adapter
As developers, we all seek to build web applications that can scale seamlessly, adapt to changing needs and do so...
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...
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 sufficient to ensure that critical services in...
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...
Erez Berkner
Jun 12 2019
Lumigo adds monitoring support for AWS Chalice
We’re pleased to announce that the Lumigo serverless intelligence platform now supports the Python microframework, AWS Chalice. Chalice was created...
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...
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...