Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Very slowly, Serverless had this a year ago. By the time AWS gets something like a 'sls function deploy' it's pretty likely that serverless will have support multiple cloud providers, in which case they should be pretty safe.


With cloudformation you can deploy full stack serverless apps. IMHO You don't need serverless any more.


I beg to differ. CloudFormation is great, but crafting CF templates for non-trivial backends is not for the faint of heart. Also iterating on them while tweaking things in CF templates and corresponding logic in micro-services running on Lambda is not the shortest/fastest feedback loop with the current AWS tooling. Also things are pretty hard to test. After over a year of struggling with the current tooling, I've started working on a framework [0] that would allow writing serverless infrastructures at a higher abstraction level.

[0]: http://qmu.li




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: