|
|
|
|
|
by nzoschke
2888 days ago
|
|
You can set up a FaaS app just as fast as Heroku. I find it even more efficient, since Go, AWS SAM and Lambda offers dev/build/prod simplicity that Heroku never figured out. I open sourced and documented the stack that I use instead of Heroku here: https://github.com/nzoschke/gofaas |
|