Microsoft Azure 01 (Summarize)
What is Windows Azure?
As a cloud platform from Microsoft that provides a wide range of different services(Computer Services, Network Services, Data Services, Application Services)
Businesses generally consider moving their applications to the cloud for one of three 
reasons:
Speed, Scale, Economics and Stable.
■ ■ Open Microsoft Azure provides a set of cloud services that allow you to build and 
deploy cloud-based applications using almost any programming language, framework, 
or tool. 
■ ■ Flexible  Microsoft Azure provides a wide range of cloud services that can let you do 
everything from hosting your company’s website to running big SQL databases in the 
cloud. It also includes different features that can help deliver high performance and 
low latency for cloud-based applications. 
■ ■ Microsoft-managed  Microsoft Azure services are currently hosted in several 
datacenters spread across the United States, Europe, and Asia. These datacenters are 
managed by Microsoft and provide expert global support on a 24x7x365 basis. 
■ ■ Compatible  Cloud applications running on Microsoft Azure can easily be integrated 
with on-premises IT environments that utilize the Microsoft Windows Server platform.
Microsoft Azrure Services:
■ ■ Compute services
■ ■ Network services
■ ■ Data services
■ ■ App services
Later on. Let's focus on services topic to study.
Microsoft Azure 01 (Summarize)的更多相关文章
- Microsoft Azure 大计算 – 宣布收购 GreenButton
		 数据以及令人不可思议的计算能力,正在改变我们日常业务的经营方式,从科学和工程到媒体和金融,各行各业的客户正逐渐意识到什么是可能的.我们对整个基因组进行分析,以研制新药物.我们构建金融和保险模型, ... 
- [AWS vs Azure] 云计算里AWS和Azure的探究(6) - Amazon Simple Storage Service 和 Microsoft Azure Blob Storage
		这几天Nasuni公司出了一份报告,分析了各个云厂商的云存储的性能,包括Amazon S3,Azure Blob Storage, Google Drive, HP以及Rackspace.其中性能上A ... 
- Microsoft Azure Web Sites应用与实践【4】—— Microsoft Azure网站的“后门”
		Microsoft Azure Web Sites应用与实践 系列: [1]—— 打造你的第一个Microsoft Azure Website [2]—— 通过本地IIS 远程管理Microsoft ... 
- Microsoft Azure Web Sites应用与实践【1】—— 打造你的第一个Microsoft Azure Website
		Microsoft Azure Web Sites应用与实践 系列: [1]—— 打造你的第一个Microsoft Azure Website [2]—— 通过本地IIS 远程管理Microsoft ... 
- Microsoft Azure Web Sites应用与实践【2】—— 通过本地IIS 远程管理Microsoft Azure Web Site
		Microsoft Azure Web Sites应用与实践 系列: [1]—— 打造你的第一个Microsoft Azure Website [2]—— 通过本地IIS 远程管理Microsoft ... 
- Microsoft Azure Web Sites应用与实践【3】—— 通过Visual Studio Online在线编辑Microsoft Azure 网站
		Microsoft Azure Web Sites应用与实践 系列: [1]—— 打造你的第一个Microsoft Azure Website [2]—— 通过本地IIS 远程管理Microsoft ... 
- Microsoft Azure Point to Site VPN替代方案
		Microsoft Azure提供了Point to Site VPN,但有时候这并不能满足我们的需求,例如:Point to Site VPN是SSTP VPN,只能支持Window客户端拨入,而且 ... 
- 使用VNET-to-VNET连接Microsoft Azure国际版和中国版
		Microsoft Azure的VNET-to-VNET功能可以实现跨虚拟网络的VPN连接,通过VNET-to-VNET互联的两个虚拟网络可以在同一个订阅下或者隶属不同的订阅,而且可以跨数据中心.这实 ... 
- Microsoft Azure 云存储服务概念
		本文包括了以下几点内容: 什么是Azure云存储服务? 云存储服务分类 云存储服务的优势 什么是Azure云存储服务? Azure 云存储服务可以说是Azure 上最重要的SAAS服务了. 在Azur ... 
随机推荐
- Android应用开发-数据存储和界面展现(一)(重制版)
			常见布局 相对布局(RelativeLayout) 相对布局下控件默认位置都是左上角(左对齐.顶部对齐父元素),控件之间可以重叠 可以相对于父元素上下左右对齐,相对于父元素水平居中.竖直居中.水平竖直 ... 
- TCP打洞和UDP打洞的区别 (转)
			为什么网上讲到的P2P打洞基本上都是基于UDP协议的打洞?难道TCP不可能打洞?还是TCP打洞难于实现? 假设现在有内网客户端A和内网客户端B,有公网服务端S. 如果A和B想要进行UD ... 
- Creating Classes 创建类
			The dojo/_base/declare module is the foundation of class creation within the Dojo Toolkit. declare a ... 
- Adobe 软件防止联网激活更改Hosts文件
			来自为知笔记(Wiz) 附件列表 
- Hadoop总结篇之二--yarn的概况
			在弄清楚yarn是什么之前,先来看一下MRv1. 它的由编程模型+数据处理引擎(map/reduceTask)+运行时环境组成(JobTracker/TaskTracker).其中JobTracker ... 
- linux配置ftp
			参考: http://www.cnblogs.com/acpp/archive/2010/02/08/1665876.html http://blog.csdn.net/huzhenwei/artic ... 
- Server Name Indication(SNI)
			转载自: http://openwares.net/misc/server_name_indication.html Server Name Indication是用来改善SSL(Secure Soc ... 
- Java项目往数据库中插入数据,出现中文乱码
			项目环境: JSP+Servlet+Mysql数据库 需要检查的地方: 1. java项目整体的编码格式为utf-8.并且将数据传递给数据库之前,数据是否依旧是正常的(可以通过打断点的方式一步步跟踪查 ... 
- 使用delphi+intraweb进行微信开发3—微信消息处理
			示例代码已经放出!请移步使用delphi+intraweb进行微信开发1~4代码示例进行下载,虽为示例代码但是是从我项目中移出来的,封装很完备适于自行扩展和修改. 在第二讲使用delphi+intra ... 
- (转)C# 打印PDF文件使用第三方DLL
			本文为转载,原文:http://www.cnblogs.com/Yesi/p/5066835.html DLL地址:https://freepdf.codeplex.com 下面是该解决方案的详细代码 ... 
