|
|
|
|
|
by avenger123
4421 days ago
|
|
The problem is that there is always going to be a new Windows Server release, plus a new SQL Server release. Even if you keep your licenses, are you going to stay on that version for the lifespan of the system? Likely not. Then you start to pay. For the database, the OS plus SQL Server Standard is still going to be around $15K (this was around 4-5 years ago when I was involved with this). Now this is just one instance. Multiple that by multiple servers and instances and you will reach upwards of 6 figures for your costs. I guess the numbers work out differently for cloud but I don't imagine they would be that far off. For example, if my Azure costs are $10K a month, from that cost is likely $2K-$3K the Microsoft tax. Keep scaling your VMs and servers and that margin starts to look a bit less palatable. If you know the limits of your business, then it's probably not an issue. I think the sweet spot would be to use Postgresql for the database and Microsoft for the rest, as most of the cost is SQL Server for systems that aren't in the full Microsoft eco-system (BizTalk, SharePoint,etc.) |
|