LAMP/Windows Comparisons
March 13, 2008 9:27 AM
Subscribe
I'm looking for good, neutral, non-dogmatic comparisons of LAMP and Windows for building and hosting database-backed web applications.
Comparisons of cost, security, stability, and maintenance would be especially helpful.
posted by kirkaracha to computers & internet (7 comments total)
2 users marked this as a favorite
* No or low licensing costs with LAMP;
* While you can make most languages/frameworks work on Win, it's usually easier and better documented on LAMP (obviously doesn't apply for Win-specific technology like .NET, etc).
* I find that config and maintenance is more "intuitive" with the *nix flatfiles-and-daemons idiom, and easier to back up.
* Stability has been a wash between the two. We have had more weirdness with some of our Windows-served apps, but I can't confidently say that it's not down the the apps themselves, rather than the IIS/SQL backend.
posted by everichon at 10:21 AM on March 13