Hello all, in these days I'm going to evaluate pros and cons in choosing the software requirements of a web application wich will be potentially scale very faster (imagine a farm of 100 servers). As you can imagine, a drive aspect of my choice is about the costs.
Here my own consideration: [+] ASP.NET is a very robust, efficient and well supported platform that make me confident to easily find skilled personnel in the future. Even the velocity is another attractive aspect.
[-] The best performance (not only in terms of CPU but even in term of economics and productivity) are gained on the proprietary platform. The cost of webserver licenses is affordable in comparison to the benefit earned on other expensive factors.
On the backend side, on the other end, SQLServer is very expensive and for many regards it is overestimated. MySQL satisfies me for the license costs, features and performance. It seems it well support even .NET environment so...
So, I'm taking into serious consideration to make this decision that, I've to be honest, leave me a bit sucked... :)
I've worked on LAMP and M$ worlds, yes, a bit of integration, but never taking a so radical decision from the ground.
Does someone heard of a serious project implemented in this way? I'll appreciate any feedback, consideration and criticism.
Thanks in advance.