What are horizontal and vertical scaling?
Answer / Ajit Kumar Gupta
Horizontal scaling, also known as sharding, involves adding more servers to handle increasing workload by distributing data across multiple nodes. Vertical scaling, on the other hand, means adding more resources (CPU, memory, storage) to a single server to increase its capacity.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are rest-style architecture's?
How do you migrate data from mssql server to azure?
What is sharding?
List types of tables in SQL Azure?
Explain four layers of abstraction microsoft architectured?
What is federation member?
Which tools are available to manage SQL Azure databases and servers?
Where actually sql azure database is hosted?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
What is SQL Azure Firewall?
What encryption security is available in sql azure?
Ways to improve the performance of a SQL Azure Database?