Congrats to Serverless! I'm strongly considering it for a new project I'm working on. I was initially thinking about Terraform + AWS Lambda, but Serverless looks like a much better choice.<p>I think I should probably go to the next API:World conference, because I'm working on a product called FormAPI [1]. Not sure if it would be worth it, though. I went to a tech conference earlier this year, and I didn't get too much out of it.<p>If you were working on a product like FormAPI and wanted to go to one or two tech conferences per year, which ones would you choose? I'm thinking about RailsConf (since FormAPI is written with Ruby on Rails), and maybe API:World.<p>[2] <a href="https://formapi.io" rel="nofollow">https://formapi.io</a>
For anyone interested in getting their feet wet with Serverless, in Python I wrote a beginner's guide [0] and a follow-up for Zappa and Chalice [1].<p>[0]: <a href="https://read.iopipe.com/the-right-way-to-do-serverless-in-python-e99535574454" rel="nofollow">https://read.iopipe.com/the-right-way-to-do-serverless-in-py...</a>
[1]: <a href="https://read.iopipe.com/the-right-way-to-do-serverless-in-python-part-2-63430131239" rel="nofollow">https://read.iopipe.com/the-right-way-to-do-serverless-in-py...</a>