Forem

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

Posted on

4 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

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay