DEV Community

Discussion on: Serverless Framework vs SAM vs AWS CDK

Collapse
 
mnapoli profile image
Matthieu Napoli

FYI we are working on Lift (github.com/getlift/lift) at Serverless, it seems that in this specific example this could help :)

In any case that was a fair comparison, nice article!

Collapse
 
tastefulelk profile image
Sebastian Bille

That's true, it probably would've! Lift is pretty much a counter to the point that you often have to resort to CloudFormation as soon as you want anything more than a Lambda function 👍