Pierre Chollet

Pierre Chollet @pchol22

About: 👋 Hi, I’m @pchol22 👨‍💻 Software engineer at Theodo, Paris. Doing serverless in the tribe Kumo 🌤 AWS Serverless 💻 Frontend dev / UI 🎨 Generative art / creative coding 👨‍🎓 CentraleSupélec Alumni

Location:
Paris
Joined:
Jun 30, 2022

Pierre Chollet
articles - 30 total

Very useful to think about APIGTW limits it before you run into them, very insightful! 💡

Avoiding API Gateway’s integrations hard...

Learn More 1 0Dec 6 '24

Your AWS app in depth like never before with sls-mentor

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

Learn More 65 0Jun 11 '24

Visualize your AWS app like never before with sls-mentor

Your serverless app like you've never seen it before with sls-mentor Ever dreamed of being...

Learn More 63 2Feb 14 '24

Learn serverless on AWS step-by-step - Schedule tasks with EventBridge Scheduler

Discover how to use AWS EventBridge Scheduler to schedule Lambda function tasks in your serverless applications. Step-by-step tutorial with code examples.

Learn More 44 1Jan 16 '24

5 Serverless Best Practices to Become a Skilled Cloud Architect

Discovers 5 serverless best practices that will help you build faster, cheaper, greener, more secure and stable serverless applications on AWS, using sls-mentor

Learn More 68 0Dec 6 '23

Getting started with AWS serverless: Lambda Destinations

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

Learn More 69 0Nov 22 '23

Deploy your first Node 20 Lambda function on AWS!

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 More 70 11Nov 13 '23

Getting started with AWS serverless: Upload files on S3

Learn how to upload files on S3 from a React application, using a Lambda function and a presigned URL

Learn More 56 1Nov 8 '23

Getting started with AWS serverless: Master DynamoDB!

Learn how to improve your DynamoDB developer experience and become a pro! Featuring strongly typed commands and queries

Learn More 71 2Oct 26 '23

Getting started with AWS serverless: Strong Lambda Types!

Learn how to share types between your lambda functions and your frontend, and how to use contracts to speed up your development!

Learn More 111 0Oct 5 '23

Getting started with AWS serverless: Deploy a frontend!

Learn how to deploy a frontend on AWS, and how to make it interact with your serverless backend!

Learn More 107 3Sep 20 '23

Getting started with AWS serverless - DynamoDB Streams

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 79 4Aug 31 '23

Getting started with AWS serverless - SNS

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 64 1Jul 26 '23

Learn 30 serverless best-practices with sls-mentor

Your serverless app is not perfect (yet) Are you currently learning serverless, or are you...

Learn More 73 3Jul 12 '23

Getting started with AWS serverless - SQL with Aurora

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 68 0Jul 4 '23

Deploy a NEXT.js app for FREE on AWS with SST

TL;DR What is SST ? SST is an IaC framework built on the AWS CDK, it allows you to...

Learn More 227 19Jun 28 '23

Getting started with AWS serverless - SQS

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 92 4Jun 20 '23

Getting started with AWS serverless - EventBridge

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 70 4Jun 13 '23

Getting started with AWS serverless - Emails

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 102 4May 26 '23

Getting started with AWS serverless - Step Functions

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 100 3May 10 '23

Getting started with AWS serverless - Authentication

TL;DR In this series, I try to explain the basics of serverless on AWS, to enable you to...

Learn More 94 1Apr 27 '23

Getting started with AWS serverless - File storage

In the last article, I covered the basics of interacting with DynamoDB databases, using the CDK. In...

Learn More 67 6Mar 15 '23

Block public access on all your S3 Buckets easily

I publish articles at least twice a month, so if you are interested in serverless, AWS, or...

Learn More 37 0Mar 14 '23

Easily Find Deprecated Runtimes on Your Lambda Functions

This article is part of a series about sls-mentor, the new open-source tool allowing you to audit...

Learn More 27 0Mar 3 '23

Getting started with AWS serverless - Databases

In the last article, I covered the basics of creating Lambda functions on AWS, using the CDK. In this...

Learn More 120 11Mar 1 '23

Getting started with AWS serverless - Lambda functions

In this article, we will learn how to get started with serverless on AWS. It will require to create...

Learn More 203 4Feb 15 '23

Easily deploy your portfolio website with AWS CDK 🚀

Why follow this tutorial? Coding your own portfolio website is a cool introduction to...

Learn More 54 2Feb 1 '23

sls-mentor: your serverless quality teacher has arrived!

This article is part of a series about sls-mentor, the new open-source tool allowing you to audit...

Learn More 47 6Jan 19 '23

From Zero to Hero... Send AWS SES Emails Like a Pro!

This article assumes the reader has basic knowledge of AWS SES (Simple Email Service), like being...

Learn More 95 6Jan 5 '23

AWS Lambda Versions : Time to clean up! - sls-mentor is watching over you

This article is part of a series on sls-mentor, an open-source, highly configurable, automated...

Learn More 13 0Jul 6 '22