How much effort is SQL Server 2008 Administration?
        Posted  
        
            by Adrian Grigore
        on Server Fault
        
        See other posts from Server Fault
        
            or by Adrian Grigore
        
        
        
        Published on 2010-02-21T16:35:08Z
        Indexed on 
            2010/03/17
            8:11 UTC
        
        
        Read the original article
        Hit count: 826
        
Hi,
I am looking for a suitable hosting environment for an ASP.NET MVC application. One of the options I have is renting a Hyper-V server and installing my license of SQL Server 2008 on it. I'm a bit wary of shared hosting since the one I have tried so far did not seem to have very consistent performance.
One potential problem is that I would have I do not not know much about SQL Server administration, so I am not sure if this is a good option. I've been running a failover cluster of two linux dedicated servers for over 5 years now and MySQL never gave me any trouble. But that was Linux, and it might be different with a windows system.
Is running a halfway efficient MS SQL Server 2008 difficult? Does it require any in-depth administration knowledge? Or perhaps recurring administration effort (such as keeping the server up to date with the latest patches)? Or is it rather an "install and forget" experience similar to MySQL?
© Server Fault or respective owner