Hacker News new | ask | show | jobs
by TheJCDenton 745 days ago
AWS SAM. I'm using Go.
1 comments

SAM is probably my favorite way to do it myself. Easy enough to wrap your function up however you please and it automatically handles zipping for me. Can even do layers for my dependencies.