|
|
|
|
|
by nickthemagicman
2975 days ago
|
|
Its your call. I like Serverless because it configures all the infrastructure for me, and keeps my lambda code super organized and in an immediately understandable framework. Its like you COULD just use Ruby to code a site but all the power of Rails adds so much to it! |
|
That said, I'm not seeing how serverless is any more "immediately understandable" than Lambda. The serverless.yml files I'm finding when looking at examples seem about as complex as aws cli commands.