Comment by pm90
1 day ago
> I don’t think companies will do that. Why don’t they just buy local on-premise infrastructure even though it’s cheaper than AWS?
For customer facing, production software, its worth paying a cloud tax to get the reliability guarantee. For tools that are used by engineers for code development, there is no need for such bulletproof guarantees.
Local AI servers are different because they don't have to form a single system. If one AI server goes down, just use the other one.
This is unlike customer facing systems where, if your database server goes down, you probably can't just use the other one--the whole system is down.
There are plenty of horizontally scaled systems where the choice is still made to use a cloud provider.
It’s really a lot more about business focus.
I don’t want to hire someone who understands how an email server works if I can pay Microsoft $10/employee/month for an email account.
That makes very little sense. SaaS/cloud tooling is overwhelmingly popular for internal tooling.
Which category of developer tool has on-premise as the more popular option?
Cloud isn’t about “reliability,” it’s about being able to focus on your core business rather than spending all your time maintaining stuff.