azure - SQL Azure 可靠性和可扩展性

标签 azure azure-sql-database

我需要确保数据库的可用性很高。使用 SQL Azure 并不能说明这一点。
有没有办法在SQL Azure下运行多服务器(如果一台服务器出现故障,一台服务器将接管?),上面是否有相当于增加数据库服务器上的内存以加速数据库处理的方法?

最佳答案

阅读 Intro the Azure SQL 上的高可用性然后阅读Business Continuity in Windows Azure SQL Database 。总结一下:

Data durability and fault tolerance is enhanced by maintaining multiple copies of all data in different physical nodes located across fully independent physical sub-systems such as server racks and network routers. At any one time, Windows Azure SQL Database keeps three replicas of data running—one primary replica and two secondary replicas.

关于azure - SQL Azure 可靠性和可扩展性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14777777/

相关文章:

azure - 通过 Azure 应用服务使用 WebSocket 时的权衡?

azure - 如何将更改源监视集合名称获取到我的 ChangesHander - Containers.ChangesHander<T> (Azure Cosmos v3)

python - 使用 python 从 Azure 机器学习服务连接 Azure SQL 数据库时出错

azure - 在本地模拟 SQL Azure 环境

sql-server - 在 Azure SQL Server 上安装和配置 Polybase - 找不到存储过程 'sp_configure'

sql-server - 从多个表和整数列表中插入 SQL

c - 向 IOT 中心发布消息 - Eclypse Paho MQTT

azure - 在哪里查看 Azure HDInsight 脚本操作错误日志

ios - 来自 IOS Xcode 的 Azure 推送通知错误

visual-studio - 应用程序正在 Azure 创建的 Azure 数据库中运行,但数据未迁移