Hi,
We have a web farm with SQL Servers running our backend databases on them. I must migrate the web farm from one country to another.
The backend databases integrate tightly with the web sites we run in that the databases constantly change by data input from end users in
forums, user registrations, users editing their profiles etc, users entering competitions etc.
During the migration I have been asked that the web sites must stay up and available on the Internet.
This should not be too much of an issue in that I will mirror all of the sites at both locations during the DNS propagation duration.
However, I would like to be able to keep the sites dynamic with their use of the SQL databases.
Is their a way to achieve this with SQL server.
For example, if I take a copy of all the databases and mirror them onto SQL servers at the new location is their a way to configure any data changes
to databases in either location to be replicated to the other mirrored database?
That way, once DNS propogation has finished, it will not matter which site a user has hit and modified the SQL databases behind those sites as they will
both replicate any changes between them. Similar in effect to Sites and Services replication?
Hope you understand what I am trying to get at.
Any input greatly appreciated.
We have a web farm with SQL Servers running our backend databases on them. I must migrate the web farm from one country to another.
The backend databases integrate tightly with the web sites we run in that the databases constantly change by data input from end users in
forums, user registrations, users editing their profiles etc, users entering competitions etc.
During the migration I have been asked that the web sites must stay up and available on the Internet.
This should not be too much of an issue in that I will mirror all of the sites at both locations during the DNS propagation duration.
However, I would like to be able to keep the sites dynamic with their use of the SQL databases.
Is their a way to achieve this with SQL server.
For example, if I take a copy of all the databases and mirror them onto SQL servers at the new location is their a way to configure any data changes
to databases in either location to be replicated to the other mirrored database?
That way, once DNS propogation has finished, it will not matter which site a user has hit and modified the SQL databases behind those sites as they will
both replicate any changes between them. Similar in effect to Sites and Services replication?
Hope you understand what I am trying to get at.
Any input greatly appreciated.