Hacker News new | ask | show | jobs
by oldopsguy 3492 days ago
Another nice project that helps to ease lambda workflows is https://github.com/garnaat/kappa
1 comments

There is similar project called Zappa.

pip install zappa

Zappa actually uses some of Kappa under the hood, but with many many more features. Learn more here: https://github.com/Miserlou/Zappa
Is Zappa a fork of Kappa? I have not used Kappa at all but it looks like it a whole lot.