|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Yesterday @ 10:20 PM
Points: 141,
Visits: 643
|
|
With this new concept, is there any new approach regarding SQL database replication/mirroring in the virtual server concept?
As today, we have 2 physical servers (primary and secondary), but with virtual servers is kind of different, and we don’t know if there is a different way to manage database replication concept on this.
Any information will be much appreciated.
Thanks jerry
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 12:51 PM
Points: 142,
Visits: 227
|
|
You don't treat the concepts replication/mirroring any differently with a virtual environment. The most important aspect with virtualization is making sure you configure the physical host(s), hypervisor, and VMs to best practices and then test & validate its performance. There are plenty of guidelines out for each major hypervisor on the market.
One of the main purposes of virtualization is abstraction and thus nothing from the OS level up nothing should be treated different
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Today @ 5:46 AM
Points: 2,636,
Visits: 2,788
|
|
All of my organisation's database servers are running in AWS and therefore virtual. We use both SQL P2P and standard transactional replication in just the same way as we did on physical kit. Later this year we plan to exploit Always On, and see no reason to do anything special for this just because we are running on AWS.
Author: SQL Server FineBuild 1-click install and best practice configuration of SQL Server 2012, 2008 R2, 2008 and 2005. 4 June 2013: now over 24,000 downloads. Disclaimer: All information provided is a personal opinion that may not match reality. Concept: "Pizza Apartheid" - the discrimination that separates those who earn enough in one day to buy a pizza if they want one, from those who can not.
|
|
|
|