Database Mirroring
December 17th, 2008
Lately, I’ve been playing around with database mirroring at work. It’s a new feature of SQL Server 2005 that was implemented with SP1.
So far, I have to say that I’m greatly impressed. Once you get beyond the initial hurdles and caveats, it turns out to be a really slick way to perform database redundancy. I’m still learning though, but I love it so far and it’s a hell of a lot easier than worrying about replication.