Sandro Volpicella 4 months ago
The most important command in the AWS CDK CLI isn't "deploy".
It's "diff".
I know this sounds obvious.
But I see so many developers skipping this step.
In a small side project, you might get away with it.
You change a Lambda function, deploy it, and everything is fine.