|
|
|
|
|
by newrotik
1580 days ago
|
|
The point the article raises is whether those "non-FAANG engineers" should be using serverless at all. Will their requirements ever scale to a point where it actually makes sense for them to be deployed as serverless services? |
|
And even that. Let’s treat scaling issues latter. Create something that can be scaled horizontally dumbly, like a monolith you can run on n servers so you can scale without loosing money and then scaling can become your problem.
And that’s probably never if you are b2b like a majority of companies, since your usage depends and can be predicted from your sales team performance.