Running little processes on the server without the VM/K8s expensive abstraction has a lot of potential. I'm sure Deno will do great! At least this way of deploying web apps has a lot of potential.
Isn’t this what an operating system is doing by default?
Deno raises $21M
41–50 of 397 posts
Re: Deno raises $21M
#42are there real-world, commercial products actually running on """serverless""" architecture? no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools
> are there real-world, commercial products actually running on """serverless""" architecture? Yeah, thousands I would imagine. The last two companies I have worked at have been 100% serverless or nearly 100%. > no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools Considering you have to ask if there are _any_ products runn…
Re: Deno raises $21M
#43Re: Deno raises $21M
#44Re: Deno raises $21M
#45> Early in cloud computing, virtual machines were the compute abstraction […] This is funny to me because serverless sounds to me like the return of PHP (etc) shared hosting. What's old is new again?
[0] Used here as shorthand for “modern js driven development”
Re: Deno raises $21M
#46> Cold start (time to first response, ms) O(100) O(1000) O(10000) I think ~100 ~1000 ~10000 would be clearer than using the big O notation, since this has nothing to do with fuinctions.
Re: Deno raises $21M
#47are there real-world, commercial products actually running on """serverless""" architecture? no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools
https://blog.khanacademy.org/the-original-serverless-archite...
Re: Deno raises $21M
#48The color changing on this page gives me a migraine: https://deno.com/deploy I like Deno in principle, but I'd love to see how Slack, Github and Netlify are using it.
Re: Deno raises $21M
#49are there real-world, commercial products actually running on """serverless""" architecture? no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools
> are there real-world, commercial products actually running on """serverless""" architecture? Yeah, thousands I would imagine. The last two companies I have worked at have been 100% serverless or nearly 100%. > no matter how much I think about that whole concept, I see no application for it that couldn't be done better, faster and easier with regular tools Considering you have to ask if there are _any_ products runn…
If you can answer (for legal or other reasons you might not be able to): What kind of monthly bills did your setup have and how many req/s did you serve (in lack of a better metric)? It'd also be useful to know average min/max response time if that's something you remember.
I wish that was a good way of evaluating "performance / price" but that's really hard... If someone know a better way to frame the question regarding price, it would be very helpful.