• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

AWS, Lambda

How to Monitor AWS Lambda with CloudWatch
By Mark Siebert on July 1, 2020

Since Amazon released AWS Lambda in late 2014, the notion of serverless applications and function-as-a-service has steadily gained steam. Being able to focus on application code and...

Continue Reading

Lambda

Report: Lambda use among Blue Matador users in 2020
By Taylor Jones on June 25, 2020

It’s no secret that AWS Lambda adoption has grown steadily since AWS first released it in 2015—and for good reason. The benefits of adopting Lambda are many: leveraging Lambda eliminates...

Continue Reading

AWS, Lambda

Fargate vs. Lambda: Serverless in AWS
By Keilan Jackson on June 16, 2020

Serverless computing has taken off in recent years as engineering organizations have shied away from the complexity and cost that comes with managing physical servers and even virtual...

Continue Reading

AWS, Lambda

What is AWS Lambda?
By Blue Matador on June 11, 2020

What is AWS Lambda? Lambda is an AWS service that allows you to run your code completely in the cloud without the need for on-prem servers. As the world has shifted away from on-prem and...

Continue Reading

AWS, Lambda

Top 7 AWS Lambda metrics to monitor
By Taylor Jones on May 14, 2020

Since launching in 2014, AWS Lambda has dramatically grown in popularity. Lambda allows you to run code without having to manage the underlying compute resources. From a monitoring...

Continue Reading

AWS, Lambda

How to Diagnose and Fix AWS Lambda Iterator Age
By Mark Siebert on December 4, 2018

AWS Lambda can use stream based services as invocation sources, essentially making your Lambda function a consumer of those streams. Stream sources include Kinesis Streams and DynamoDB...

Continue Reading