How many replicas are maintained for each SQL Azure database?
Answer / Vikas Mohan
SQL Azure maintains at least three replicas of each database: the primary replica, a secondary read-only replica for reporting and read-intensive workloads, and a tertiary replica that acts as a backup and failover target.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is sharding?
How do you improve the performance of a SQL Azure Database?
How can we migrate from SQL server to SQL Azure?
What is it’s similarity with sql server?
Explain differences between web edition and business edition?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
What happens when the SQL Azure database reaches Max Size?
Ways to improve the performance of a SQL Azure Database?
What is the current limitation of the size of SQL Azure DB?
How to Sync Two SQL Azure Databases?
What is Federation and Federation Member?