IBM Reports Indicate Linux TCO Is Lower
Tontoman writes "Information Week reports that
two research reports sponsored by IBM argue that Linux is less expensive to buy and operate than Windows or Unix. The first, a Robert Frances Group study, concluded: 'Linux is 40% less expensive than a comparable x86-based Windows server and 54% less than a comparable Sparc-based Solaris server. The Linux server's costs were $40,149, compared with $67,559 for Windows and $86,478 for Solaris.' The second, a Pund-IT report, titled 'Beyond TCO--The Unanticipated Second Stage Benefits Of Linux,' indicates that 'Linux is enormously popular among IT staff members, many of whom are at the beginning of their careers, as well as with IT educators in universities and technical institutions worldwide.' This has resulted in Linux playing a significant role in the recruitment and retention of IT staff and managers."
From the article:
I am not surprised at linux's lower cost, I am surprised Solaris was so high. Other than Sun's high licensing costs I'm at a loss on why Solaris would be so much higher. I've read other studies and I tend to find them credible that one of the biggest cost-savings in TCO is the manageability of a unix-like system vs the Windows GUI approach. I've seen narratives where good unix administrators can sometimes manage at least twice as many systems as good Windows administrators, sometimes more. This is largely because of the simplicity embedded in the unix complexity (one of the biggest complaints I see about unix is its "too-hard" nature, but when mastered my experience has been you can script and automate so many unexpected scenarios easily, something not so readily available in Windows).
The second surprise for me, also from the article:
It's encouraging to note linux is enormously popular among IT staff. Maybe unix and linux have more purchase on the IT world than we thought. I'd resigned my professional life to watching the MS juggernaut conquer the technology world but maybe the unix paradigm has legs! (There are other equally interesting "better" architectures, (Be, Plan 9) but probably are in the wrong place at the wrong time to gain much mindshare.)
(As an aside, have you ever noticed, the admin energies for Windows' environments goes to keeping the system running in as stable a manner as possible, while admin energies for unix's go to extending and enhancing the systems' performance, sometimes in elegantly exotic ways? Just my $.02)
The article says that the study shows Linux to be cheaper than either Microsoft or Sun. Gee, I wonder why AIX wasn't included as a Unix variant?
"It's too bad stupidity isn't painful." - A. S. LaVey
What I really want to see, though, is an item-by-item document included for download which shows what they included in their TCO estimate. Statistics and numbers are fine, if you can read the whole dataset for yourself.
I don't get it.
(a) Maintenance costs
(b) Support and systems administration costs
(c) Application-server support and system administration costs.
Are these really fixed costs ?
Tm
Support TBI Research: http://www.raisinhope.org
My guess would be:
I agree that Windows' scriptability is nowhere near Linux's, but I've found that if you combine Python, a few ported Linux command line tools and the windows task scheduler, you can do quite a few things. For example, I've written a script to check my DSL connection and reconnect if it's unresponsive. Now if only I could find a way to close that "server did not respond" window :(
Send email from the afterlife! Write your e-will at Dead Man's Switch.
The good news about the GUI-based environment is that it's typically fairly easy to pick up a new Windows tool and figure it out. For the semi-casual administrator/developer, that can be immensely useful.
The problem is that after a certain point, it becomes difficult to figure out complex issues. When bugs pop up, it's hard to know whether it's the software's fault or your own, with no good way to peek under the hood.
Exactly my experience, and I'd like to add that Microsoft online help tends to be similar:
Basic tasks are well explained, but once you need help with complex issues, the approach of "open this window and click that button" breaks down. At this point you need information about how the application works, and that is usually absent in the help files. If you are lucky, you can find it online in the MSDN, but even that tends towards pre-formulated solutions.
C - the footgun of programming languages
in the real world, people need to make decisions that will make or break their businesses/bank accounts.
People should use whatever will work best for their particular situation.
Having said this, I firmly believe that you (as a business owner/leader) should decide what OS, etc. should be used with your geek staff, not based on what some overpriced consultant with a sales agenda says you should use.
I have consulted with folks who do it each way and each has reasons for the way they do it. Have you ever looked at the price of a 4-hr turn support contract times 300 nodes? Sure you can get a discount but it's still a lot of $$$. Building and fixing things yourself can be cheaper if your staff has the skills. But it can be more expensive if you can't handle downtime (but that begs the question why you don't have redundancy if it is business critical?). You can invest the money in YOUR people and control your own destiny or give it to Dell/IBM/Sun and they may/may not respond in 4 hours. I have seen parts for servers that were on a 4hr fix take days to get in, I could have gone to Frys/BestBuy/MailOrder and got them quicker. It all comes down to what your business philosophy is, there really isn't a right/wrong answer. If you tracked your TOTAL costs of doing things one way and then tried the other way as an attempt to lower the costs then you might be able to make a solid argument for doing it yourself or buying support.
It's a universal truth that whenever you set out to find something in a complex environment with enough variables, you will find the evidence to support your thesis (deliberately or not overlooking the evidence that does not). The debate, though is very rewarding.