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

My guess here is that WebAssembly will become more popular for new developments, but I don't see it supplanting containers/Kubernetes across the board.

One of the reasons that containers have been successful is that, in many cases, you can lift and shift an existing application into a containerized environment with no or minimal changes. I don't think that's the case with web assembly at the moment.

I kind of liken it to Serverless, which is great where it fits your application architecture, but hasn't really become ubiquitous the way some predicted it would.



> I kind of liken it to Serverless, which is great where it fits your application architecture, but hasn't really become ubiquitous the way some predicted it would.

This. I would really like to hear the opinion today of all those 2016-2017 gurus that were telling us "serverless is the only future".


Serverless could have been the future. But it’s too expensive and not worth it.


Our backend is 100% lambdas and it's significantly cheaper than running our services on eks.

Can you elaborate on where the cost is? Definitely not cloud spend..

Engineering time? Serverless Stack takes almost all the pain away (vs serverless framework)


> Our backend is 100% lambdas and it's significantly cheaper than running our services on eks.

Could you elaborate? We've got both, but we're not seeing a lot of differential in price.

It could simply be we don't have enough traffic that would drive this correctly.


I can make a function that returns the current time in cowsay ascii art, and claim a "100% lambda serverless webscale backend".

A bit more detail on the scale / general usecase or features would be handy to know.


30 services (so far), maybe 400 lambdas, very little traffic, all gql apis. Pg backends, db per service that requires it, maybe 20 aws accounts (per squad). 50 devs (mix of perm and contract maybe 80/20), established multi million revenue business, not funded externally.




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

Search: