Using PlanetScale with Serverless Framework Node applications on AWS
Hi! Iām Matthieu Napoli, open-source developer and consultant.
Iām the creator of Bref, the serverless framework for PHP, author of the Serverless Visually Explained course, and AWS serverless hero.
I believe running modern applications should be simpler, and Iām trying to do my part!
Celebrating 10 billion executions per month
I am checking out the AWS CDK to deploy serverless applications. But having used Serverless Framework a lot, I find the AWS CDK very noisy and invasive in some of my projects. It doesn't have to be though. Here are my notes on how to use the AWS CDK in a single file, without polluting your existing projects.