Needs advice
on
AWS LambdaAWS LambdaClaudiaClaudia
and
ServerlessServerless

Which one is the best between Serverless framework and Claudia for AWS Lambda deployment? I just need the detailed difference between them to understand which is better.

READ LESS
2 upvotes·68K views
Replies (1)
Head of Engineering at Stream Financial Technology·

If you're ONLY using Lambda I would recommend Claudia. It is a lot simpler of a framework and it is also pretty easy to configure and use without having to learn much. If you plan on using the wider AWS ecosystem I would recommend Serverless or SST.

Both Serverless and SST will give you more fine grained control over AWS resources and makes it easier to work with either through CloudFormation or CDK.

READ MORE
2 upvotes·254 views
Avatar of Jowanza Joseph

Jowanza Joseph

Head of Engineering at Stream Financial Technology