this post was submitted on 30 Oct 2025
19 points (82.8% liked)
Programming
14526 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It sounds like the problem you describe is not with the concept of using serverless/faas cloud compute and adjacent services, but with the design and implementation done by some engineers you work with. That may be due to time constraints, lack of familiarity, engineering skill, or some other reason.
I've seen terrible containers, terrible vms, terrible bare metal servers. I've written good and bad myself. And yes, I've seen (and done) great implementation of serverless. It's all just tools to be used.