Hacker News new | ask | show | jobs
by miguelrochefort 3535 days ago
This is definitely a step forward for software development. I'm interested to see what people build with it.
1 comments

Thanks Miguel. We're going to release more about our plans for the next steps in the Framework soon. I'm currently writing those and will share with the community in the very near future (CTO of Serverless here)
Hi, I have been using sls since 0.5.6 and I love using it. It's a pleasure to work with, and the community on Gitter is generally eager to help.

That said, 1) What's the schedule on the documentation for best practices for SLS in production?

2) What's an example workflow ? (something involving multiple devs, testing, CI etc.)

3) And lastly, What's the timeline on adding support to Google Cloud Functions (in alpha) and Azure Functions?

> 1) What's the schedule on the documentation for best practices for SLS in production?

These are the goals for the next releases, giving you better tooling and best practices to go from a few services to many services.

>2) What's an example workflow ? (something involving multiple devs, testing, CI etc.)

Thats still relatively standard, with good testing, CI, CD , ... but we'll also add more blogposts and docs around that.

> And lastly, What's the timeline on adding support to Google Cloud Functions (in alpha) and Azure Functions?

Can't give an exact timeline, but we're working with both to be ready once GCF goes into production and working with Azure to get support into Serverless as well. Really also depends on talking to more users to understand how they want to use those providers.