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 server-level principal?
Explain the Ways to improve the performance of a sql azure database?
How many databases can we create in a single server?
Define Business Edition in SQL Azure?
What are the differences between web role and worker role?
What are sql azure firewall rules?
What is function of master database?
What is TDS(Tabular Data Stream) Gateway?
What is a fan-out query in SQL Azure?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
What is the data tier application?
Tell me something about security and sql azure?