http://msdn.microsoft.com/en-us/library/azure/jj870962.aspx Microsoft Azure virtual machines (VMs) with SQL Server can help lower the cost of a high availability and disaster recovery (HADR) database solution. Most SQL Server HADR solutions are suppo…
This topic provides guidelines on how to sign up for SQL Server on a Azure virtual machine and how to get started creating SQL Server databases in Microsoft public cloud environment. With SQL Server in Azure Virtual Machines, you get the full benefit…
http://support.microsoft.com/kb/2721672/en-us  Article ID: 2721672 - Last Review: November 22, 2014 - Revision: 30.0 简单来说就是Microsoft Azure 支持的软件列表,对最低版本都会有要求.而且不在支持列表系统不提供SLA保证的支持,简单来说微软不会应该违反SLA赔钱. 当然非微软主机例如想OEL(Oracle Enterprise Liunx)之类的不达到微软要求也是不…
Disaster Recovery, High Availability, and Continuous Availability - What's the Difference? Posted bydavid ton September 7, 2010 at 12:30am View Blog Last month I posted a video that gave a brief overview of how data replication is used for continuous…
High availability 和disaster recovery不是一回事. 尽管在规划和解决方案上有重叠的部分, 它们俩都是business contiunity的子集. HA的目的是在主数据中心内部, 提供弹性(resiliency)支持和计划允许内的宕机的时间. DR的目的是使得一个组织能在第一个数据中心发生灾难且影响到了基础设施的可用性的时候, 在第二个数据中心恢复计算机的正常使用.   High availability and disaster recovery are no…
Load Balancing Virtual Machines All virtual machines that you create in Windows Azure can automatically communicate using a private network channel with other virtual machines in the same cloud service or virtual network. However, you need to add an…
本文分两部分:部分1 和 部分2.部分1 介绍 AWS,部分2 介绍阿里云和OpenStack云. 1. AWS 1.1 AWS 地理组件概况 AWS 提供三种地理性组件: Regions:区域,即AWS提供云服务的一个区域,其目的是为了用户能就近接入,降低网络延迟.通常是一个城市的若干个AZ组成一个region.2016年,AWS 宣布在其全球region之间建设了100GbE 私有环网. Availability Zones:一个 region 内至少两个通常三个可用区,其用途是为了搭建高可…
<Windows Azure Platform 系列文章目录> 如果熟悉Windows Azure平台的用户不难发现,对于SQL Server数据库来说,微软提供了两种服务,分别是: -Windows Azure SQL Database(也就是以前的SQL Azure),提供PaaS的关系数据库服务 -Windows Azure SQL Virtual Machine (SQL VM),提供了IaaS的关系型数据库服务 有些读者可能会疑惑,为什么微软要提供以上2种的关系型数据库服务?我们在实…
Azure的两种关系型数据库服务:SQL Azure与SQL Server VM的不同 <Windows Azure Platform 系列文章目录> 如果熟悉Windows Azure平台的用户不难发现,对于SQL Server数据库来说,微软提供了两种服务,分别是: -Windows Azure SQL Database(也就是以前的SQL Azure),提供PaaS的关系数据库服务 -Windows Azure SQL Virtual Machine (SQL VM),提供了IaaS的关…
Manage the Availability of Virtual Machines You can ensure the availability of your application by using multiple Windows Azure Virtual Machines. By using multiple virtual machines in your application, you can make sure that your application is avail…