Avoiding API Gateway’s integrations hard...
sls-mentor is an open-source tool that generates an interactive graph of your AWS application. This graph contains all the interactions between components of your app. Recently, we also released dashboards that allow you to monitor stats like cold starts for example
Your serverless app like you've never seen it before with sls-mentor Ever dreamed of being...
Discover how to use AWS EventBridge Scheduler to schedule Lambda function tasks in your serverless applications. Step-by-step tutorial with code examples.
Discovers 5 serverless best practices that will help you build faster, cheaper, greener, more secure and stable serverless applications on AWS, using sls-mentor
Lambda Destinations allow you to route the asynchronous execution results of your Lambdas to other AWS services. In this article, discover how to use them to be notified when your Lambda function fails
AWS released an official Node 20 docker image for Lambda. Discover how to use it with ECR to deploy your first Node 20 Lambda function, before the managed runtime is released!
Learn how to upload files on S3 from a React application, using a Lambda function and a presigned URL
Learn how to improve your DynamoDB developer experience and become a pro! Featuring strongly typed commands and queries
Learn how to share types between your lambda functions and your frontend, and how to use contracts to speed up your development!
Learn how to deploy a frontend on AWS, and how to make it interact with your serverless backend!
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
Your serverless app is not perfect (yet) Are you currently learning serverless, or are you...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
TL;DR What is SST ? SST is an IaC framework built on the AWS CDK, it allows you to...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...
In the last article, I covered the basics of interacting with DynamoDB databases, using the CDK. In...
I publish articles at least twice a month, so if you are interested in serverless, AWS, or...
This article is part of a series about sls-mentor, the new open-source tool allowing you to audit...
In the last article, I covered the basics of creating Lambda functions on AWS, using the CDK. In this...
In this article, we will learn how to get started with serverless on AWS. It will require to create...
Why follow this tutorial? Coding your own portfolio website is a cool introduction to...
This article is part of a series about sls-mentor, the new open-source tool allowing you to audit...
This article assumes the reader has basic knowledge of AWS SES (Simple Email Service), like being...
This article is part of a series on sls-mentor, an open-source, highly configurable, automated...