Learn simple ways to save a ton of time when scanning logs to debug errors in your Lambda functions.
Lambda
Everything about Lambda
Lambda

AWS Lambda Error Handling
In this article, we’ll be discussing everything you need to know about the basics of AWS Lambda error handling and some popular methods using StepFunctions and X-Ray.

Deploying AWS Lambda with Docker Containers: I Gave it a Try and Here’s My Review
AWS Lambda now supports Docker Containers. Finally! We gave it a try and here’s our review (with ETL examples)

6 quick ways to cut cost on your Lambdas
Serverless architecture is a great way to save money but you have to keep an eye out for those AWS Lambda costs because they can climb quickly.

Log-based monitoring for AWS Lambda
Monitoring and analytics have been an issue for Serverless systems since they were invented. Here’s a quick rundown on how Dashbird simplifies monitoring and error-tracking by collecting and analyzing CloudWatch logs.

What Is Lambda Expression?
Lambda expressions have often been the subject of mystery for developers. Here’s a short explanation on what they actually are.

State of Lambda Functions in 2020 by Dashbird
At Dashbird, we get to see deep into various serverless stacks and identify trends and patterns. Our platform gives us the ability to look at the state of Lambda. So without further ado, here are the statistics for Lambda functions in 2020.

The Complete AWS Lambda Handbook for Beginners (Part 3)
Welcome to the final installment of our Complete AWS Lambda Handbook series! In part three of our series, we’ll cover Lambda deployment limitations, deployment package testing, cold starts, as well as observability, debugging, and monitoring AWS Lambda.