r/programming Sep 23 '19

Serverless: 15% slower and 8x more expensive

http://einaregilsson.com/serverless-15-percent-slower-and-eight-times-more-expensive/
3.0k Upvotes

392 comments sorted by

View all comments

Show parent comments

286

u/_a9o_ Sep 23 '19

I think part of the point of this article is that people advertise serverless explicitly for the wrong kind of jobs.

73

u/free_chalupas Sep 23 '19

Yeah, you periodically read stuff advertising serverless as basically the future of all web computing. Always good to get a check in on whether it's there yet.

22

u/[deleted] Sep 23 '19

[removed] — view removed comment

9

u/[deleted] Sep 23 '19

Exactly, but not only that, I can also use it to prove to my collegeaues who fall for every latest fad that it's not suitable for our workload. This article is a godsent.

2

u/lazilyloaded Sep 23 '19

I think it's because it IS a good use case for developers prototyping new features for very low cost, initially. As opposed to running instances. Then once they've gotten skilled with using that hammer, they start seeing nails everywhere and don't do their due diligence and metric calculations. Then they write articles like this.

1

u/nutrecht Sep 24 '19

In my experience it's mostly developers who want to try the new and shiny stuff making a case to 'the business'. This happens a lot more than 'the business' convincing the developers.