DEV Community

Discussion on: Serverless Node apps on AWS Lambda

Collapse
 
nadav96 profile image
Nadav Goldstein

Hi! Awesome read :)
I too use AWS to deploy microservices, and in the past used serverless cli.
unfortunately I found it to be very limiting cli, while AWS cli was too broad.

I came up with an alternative which takes the best from both worlds, called Rocketsam!

github.com/nadav96/rocketsam

If you find this tool useful, please let me know! :P

Collapse
 
victorhazbun profile image
Victor Hazbun

Here are some other options:

  • AWS Amplify
  • Netlify
  • Azure functions