What is the federation in sql azure?
Answer / Devendra Kumar Singh
Federation in SQL Azure refers to a feature that allows you to horizontally partition your data across multiple SQL Database instances while appearing as a single logical database. This enables scalability and performance improvements by distributing the workload among multiple servers. Federation helps in handling large volumes of data and improving query performance by keeping frequently accessed data on local nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is SQL Azure Fabric?
How to scale out a federation by Sql statement?
How can you manage sql azure security?
What is code near application topology?
Explain tables in SQL Azure?
What is the difference between web edition and business edition?
What is sql azure database?
What is provisioning, billing and metering, and connection routing concepts in the service layer?
What happens when the SQL Azure database reaches Max Size?
Which tools are available to manage SQL Azure databases and servers?
Explain security with sql azure?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?