DEV Community

Cover image for Rocketsam - a CLI to create and deploy microservices in AWS
Nadav Goldstein
Nadav Goldstein

Posted on

2 1

Rocketsam - a CLI to create and deploy microservices in AWS

Hi everyone!

I recently published a new cli called Rocketsam which helps create and deploy microservices to AWS using SAM local, while introducing new features such as:

Caching per function (deploying only modified functions)

Support installing dependencies in nodejs and python 3 using ubuntu docker image

Fetching API urls and live logs from cloud watch for each function

Sharing code between functions

Template per function instead of one big template file

https://github.com/nadav96/rocketsam

The development started from my frustration using either Serverless or AWS SAM local cli

Please let me know if you found this helpful :)

Top comments (0)

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay