
Corentin Doué
330 posts

Corentin Doué
@CorentinDoue
Serverless Tech Lead at @theodo & @kumoserverless. Enthusiast about serverles DX




















Update: S3 engineers are working to make unauthorized requests that customers did not initiate free of charge. This change will cover a range of HTTP 3xx/4xx status codes, including all of those cited in the article. We're moving quickly and we plan to share more details this week.


`waitUntil` is an awesome API. 💀 functions used to 'die' when the HTTP response completed… Now, you can do non-blocking work (e.g: logging) in a @nextjs Route Handler. The function will stay alive until that work is done. vercel.com/changelog/wait…



🚨 New sls-mentor feature 🚨 CloudFormation circular dependencies are really painful when trying to deploy an AWS app from scratch. You can now visualise them using sls-mentor@alpha Simply click "See CFN stacks" and "Enable warnings" ! ➡️ npx sls-mentor@alpha -p AWS_PROFILE


