Windows Azure 名词定义(Glossary)
| Glossary(名词) | Definition(定义) |
| Availability Set 可用性组 |
refers to two or more Virtual Machines deployed across different Fault Domains to avoid a single point of failure. 指为避免单点故障而在不同故障域部署的两台或更多虚拟机。 |
| Cloud Services 云计算服务 |
refers to a set of compute resources utilized for Web and Worker Roles. 指用于 Web 角色和 Worker 角色的一套计算资源。 |
| Web Role Web 角色 |
is a Cloud Services component run in the Windows Azure execution environment that is customized for web application programming as supported by IIS and ASP.NET. 指在 Windows Azure 执行环境中运行的云计算服务组件,它针对 Web 应用程序编程而定制,受 IIS 和 ASP.NET 支持。 |
| Worker Role Worker 角色 |
is a Cloud Services component run in the Windows Azure execution environment that is useful for generalized development, and may perform background processing for a Web Role. 指在 Windows Azure 执行环境中运行的云计算服务组件,它对于一般性的开发很有用,并可能为 Web 角色执行后台处理任务。 |
| External Connectivity 外部连通性 |
is bi-directional network traffic over supported protocols such as UDP and TCP that can be sent and received from a public IP address. 指可使用支持的协议(如 UDP 和 TCP)通过公共 IP 地址发送和接收的双向网络流量。 |
| Fault Domain 故障域 |
is a collection of servers that share common resources such as power and network connectivity. 指共享公共资源(如电源和网络连接)的一组服务器。 |
| Update Domain 更新域 |
refers to a set of Windows Azure instances to which platform updates are concurrently applied. 指一组 Windows Azure 实例,将同时对这些实例应用平台更新。 |
| Service/Services 服务 |
refers to the Windows Azure Cloud Services, Virtual Machines, and Virtual Network provided to Customer pursuant to the Agreement. 指根据协议提供给客户的 Windows Azure 云计算服务、虚拟机和虚拟网络。 |
| Tenant 租户 |
represents one or more roles each consisting of one or more role instances that are deployed in a single package. 指一个或多个角色,每个角色由在单个包中部署的一个或多个角色实例组成。 |
| Virtual Machine 虚拟机 |
refers to persistent instance types that can be deployed individually or as part of an Availability Set. 指可单独部署或作为可用性组的一部分进行部署的持久化实例类型。 |
| Virtual Network 虚拟网络 |
is a service supported by Windows Azure that enables customers to extend their corporate network to the cloud. The Virtual Network service consists of two parts: a VNet and a Virtual Network Gateway. 指 Windows Azure 支持的一项服务,客户能够利用该服务将企业网络扩展到云。虚拟网络服务由两部分组成:VNet 和虚拟网络网关。 |
| Virtual Network Gateway 虚拟网络网关 |
refers to a Windows Azure service that facilitates cross-premises connectivity between one Virtual Network and one customer on-premises network over IPsec VPN. 指 Windows Azure 的一项服务,它能够通过 IPsec VPN 提供一个虚拟网络与一个客户本地网络之间的远程连通性。 |
| VNet | refers to a virtual private network consisting of a collection of user-defined IP addresses and subnets that form a network boundary within Windows Azure. VNets support IP addresses as defined in RFC 1918. 指虚拟专用网络,它由一组用户自定义的 IP 地址和子网组成,从而构成 Windows Azure 的网络边界。VNet 支持 RFC 1918 中定义的 IP 地址。 |
Windows Azure 名词定义(Glossary)的更多相关文章
- [转]Windows Azure安全概述
本文转自:http://blogs.msdn.com/b/azchina/archive/2011/03/06/windows_5f00_azure_5f00_security_5f00_overvi ...
- 探索Windows Azure 监控和自动伸缩系列2 - 获取虚拟机的监控定义和监控数据
上一篇博文介绍了如何连接Windows Azure: http://www.cnblogs.com/teld/p/5113063.html 本篇我们继续上次的示例代码,获取虚拟机的监控定义和监控数据. ...
- [博客迁移]探索Windows Azure 监控和自动伸缩系列2 - 获取虚拟机的监控定义和监控数据
上一篇博文介绍了如何连接Windows Azure: http://www.cnblogs.com/teld/p/5113063.html 本篇我们继续上次的示例代码,获取虚拟机的监控定义和监控数据. ...
- 今天Windows Azure Live to Code的分享
今天参加了微软广州的Live to Code,晚上回公司OT写了封报告E-mail,也没让公司今天白出工资给我... 因为没有涉及到公司机密什么的,所以就拿出来跟大家分享一下. 首先要说明的是,在会议 ...
- Windows Azure Storage (6) Windows Azure Storage之Table
<Windows Azure Platform 系列文章目录> 最近想了想,还是有必要把Windows Azure Table Storage 给说清楚. 1.概念 Windows Azu ...
- [New Portal]Windows Azure Storage (14) 使用Azure Blob的PutBlock方法,实现文件的分块、离线上传
<Windows Azure Platform 系列文章目录> 相关内容 Windows Azure Platform (二十二) Windows Azure Storage Servic ...
- 跟我学Windows Azure 四 Cloud Service中的WebRole与WorkRole,及他们之间的通信
Cloud Service 中WebRole就相当与我们的WebSite,而WorkRole相当与我们在服务器上写了个Windows Service,站在高可用的角度上来讲,Cloud Service ...
- 跟我学Windows Azure 一 创建Windows Azure试用账号
我在网上看了很多教程,很大部分都是申请的是国外或者是香港的试用账号,而国内是由世纪互联所代理的,他的申请方式与VS2013的部署设置或多或少还是有些出入,这里我先跟大家一起过一下,在国内如何申请一个w ...
- Windows Azure HandBook (1) IaaS相关技术
<Windows Azure Platform 系列文章目录> 1.Microsoft Azure底层是否由System Center和Hyper-V构成? Microsoft Azure ...
随机推荐
- 烂泥:【解决】ubuntu使用远程NFS报错
本文由秀依林枫提供友情赞助,首发于烂泥行天下. 今天在ubuntu系统上使用远程NFS,发现一直报错无法使用. 查看NFS挂载命令没有错误,命令如下: mount -t nfs 192.168.1.1 ...
- 用SecureCRT在windows和CentOS间上传下载文件
安装lrzsz: # yum -y install lrzsz 现在就可以正常使用rz.sz命令上传.下载数据了 配置SecureCRT的session选项的SFTP标签页和X/Y/Zmodem中的目 ...
- TestNG之执行顺序
如果很有个测试方法,并且这几个方法又有先后顺序,那么如果让TestNG按照自己想要的方法执行呢 一.通过Dependencies 1.在测试类中添加Dependencies @Test public ...
- bootstrap学习总结-css样式设计(一)
由于项目需要,所以打算好好学习下bootstrap框架,之前了解一点,框架总体不难,但涉及到的东西还是很多,想要熟练掌握它,还是要多练练. 一:bootstrap是什么? bs是什么? 即前端页面搭 ...
- 狮子和计算Java题
package cn.bdqn.com; import java.util.Scanner; public class Jisaunqi { int num1; int num2; int jiegu ...
- 只有图片拼接的html页面图片之间有白条的解决方法
有时候会有这样的页面,整个页面也就是几张切好的图片组成,但是把这些图片使用代码拼接好,又总会出现图片间有白条的问题,如下图: 解决方法:给图片的父容器添加 line-height: 0; 就好了,因为 ...
- finder怎么才能找到library
右键Finder——前往目录 输入~/Library
- zabbix登陆问题:cannot allocate shared memory for collector
问题说明:在一台zabbix被监控服务器上(64位centos6.8系统,64G内容)启动zabbix_agent,发现进程无法启动,10050端口没有起来! 启动zabbix_agent进程没有报错 ...
- [原创]CI持续集成系统环境---部署Gitlab环境完整记录
Gitlab是一个代码托管平台,在实际工作中,对代码管理十分有用. 废话不多说,下面是对我自己搭建的Gitlab环境做一记录: (1)安装 ------------------------------ ...
- kprobe原理解析(二)
上一篇文章和大家简要说明了下kprobe到底应该怎样用,那么现在我们就揭开kprobe神秘的面纱,刨根问底,一睹kprobe的庐山真面目. kprobe的工作过程大致如下: 1)注册kprobe.注册 ...