You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This predated most of what you see today. It is a serverless framework plugin for building and packaging and deploying rust based lambdas. It integrates with that ecosystem
the difference is this integrates directly a tool organizations are likely already using which allows for incremental adoption of rust without a switching cost. That was the original idea at least. You may have other lambdas that are not rust that you can incrementally experiment with trying rust.
this plugin is likely less maintained than the cargo plugin due to a few factors.
I haven’t had much time to maintain it
I’ve since largely switched personal preference to aws sam, my organization uses this
Looks the
serverless-rust
can deploy lambda to cloud. But CDK can deploy lambda too.Any other differences?
The text was updated successfully, but these errors were encountered: