this post was submitted on 29 Jun 2025
303 points (100.0% liked)
Tech
1430 readers
9 users here now
A community for high quality news and discussion around technological advancements and changes
Things that fit:
- New tech releases
- Major tech changes
- Major milestones for tech
- Major tech news such as data breaches, discontinuation
Things that don't fit
- Minor app updates
- Government legislation
- Company news
- Opinion pieces
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Interestingly enough, it's the opposite at my company. Mostly due to how damn fucking expensive things like AWS are.
We priced out a VM host, and we determined that if we strongly policed turning off the VMs when we weren't using them, using AWS would cost as much as a completely new local VM host every 6 months. And again, that is IF we police the fuck out of turning off the VMs, which we all knew wouldn't happen.
We have local VM hosts now.
Interesting, I'm assuming you're comparing running via ECS yeah? My current gripe is that doing everything serverless is reasonably priced, but it ends up adding a bunch of annoying complexity. Like enough that after more than a year we still don't have things standardized all that well and I still get bitten by stuff sometimes.
Edit: sorry you said VMs referring to cloud hosted too, I missed that. Yeah, that's expensive, and the serverless alternatives can get annoying.