DEV Community

Discussion on: Announcing Teensy: A little bitty ruby serverless framework

Collapse
 
scottw profile image
Scott Watermasysk

Sorry, Teensy was originally a bit of joke. I was trying to highlight that for most use cases, you really do not need anything crazy complicated (like AWS Lambda).

Having said that, I do think there is something to having a very easy to roll something like this out. I have been experimenting with Roda and built a couple of quick services:

github.com/scottwater/jekyll_rest
github.com/scottwater/draculous

Is serveless Ruby something you are actively considering? I would love to hear what you are looking for in a platform/service/etc?

Thanks,
Scott