Web Site的特点在于快速、轻松部署一个高度可扩展的云环境。使用您所选择的语言和开源应用程序,比如WordExpress,FTP,Git或者TFS,并轻松集成Windows Azure的服务,比如SQL数据库,缓存,CDN和存储。
WebSite is characterized by the rapid and easy deployment of a highly scalable cloud environment. Use the language and open-source applications of your choice, such as WordExpress, FTP, Git, or TFS, and integrate easily Windows Azure services, such as SQL databases, caches, CDNs, and storage.
但是Azure Web Site还具有其他特性:
1.不同于Azure Cloud Service和Virtual Machine提供A0-A7不同类型的计算资源,Azure Web Site只能提供三种计算单元,如下图:
1. Unlike Azure Cloud Service and Virtual Machine, which provide different types of computing resources for A0-A7, Azure WebSite can provide only three calculation units, as follows:
2.Azure Web Site提供四种不同的计算模式,如下图:
2. Azure Web Site provides four different calculation models, as follows:
我们知道,在Azure Cloud Service和Virtual Machine模式中,计算资源都是独享的。
We know that in the Azure Cloud Service and Virtual Machine models, computing resources are unique.
但是Azure Web Site可以同时提供共享模式和独享模式。
But Azure WebSite can provide both shared and exclusive models.
(1)免费(Free)
(1) free (Free)
-如果在免费(Free)模式下,客户的计算资源是和其他用户共享的,不是独享的。也就是说,Free Web Site的资源是和别的用户共享CPU。
-If free (Free) mode, the client’s computing resources are shared with, and not exclusive to, other users. That is, Free WebSite’s resources are shared with other users.
-一个Azure账户最多只能创建10个类型为Free的Azure Web Site。
- A Azure account can only create a maximum of 10 Azure WebSite types of Free.
-在Free模式下,一个Azure Web Site最多能使用的存储大小为1GB
- In Free mode, an Azure Web site has a maximum storage size of 1 GB.
-在Free模式下,Azure Web Site不支持横向扩展功能
-Azure Web Site doesn't support horizontal extension in Free mode.
-在Free模式下,Azure Web Site是没有SLA保障的
- In Free mode, Azure Web Site doesn't have SLA safeguards.
(2)共享(Shared)
-如果在共享(Free)模式下,客户的计算资源是和其他用户共享的,不是独享的。也就是说,Shared Web Site的资源是和别的用户共享CPU。
-If, in the share (free) mode, the client’s computing resources are shared with, and not exclusive to, other users. That is, Shared WebSite’s resources are shared with other users.
-一个Azure账户最多只能创建100个类型为Shared的Azure Web Site。
- A Azure account can only create a maximum of 100 Azure Web Site types of Shared.
-在Shared模式下,一个Azure Web Site最多能使用的存储大小为1GB
- In Shared mode, an Azure Web site has a maximum storage size of 1 GB.
-在Shared模式下,Azure Web Site支持横向扩展功能,且横向支持最多6个共享实例
- In the Shared model, Azure WebSite supports horizontal extension and horizontal support for up to six shared examples
-在Shared模式下,Azure Web Site是没有SLA保障的
-Azure Web Site doesn't have SLA security in the Shared mode.
(3)基本(Basic)
(3) Basic
-如果在基本(Basic)模式下,客户的计算资源是独享的
-If it's in the basic (basic) mode, the client's computing resources are exclusive.
-Basic模式下,独享的计算资源有三种类型
Under the Basic model, there are three types of computational resources that are unique.
(A)Small : 1Core/1.75GB RAM
(B)Medium : 2Core/3.5GB RAM
(C)Large: 4Core/7GB RAM
-一个Azure账户可以创建无限多个类型为Basic的Azure Web Site
- An Azure account can create Azure Web site with unlimited number of types of Basic
-在Basic模式下,一个Azure Web Site最多能使用的存储大小为10GB
- In Basic mode, an Azure Web site has a maximum storage size of 10 gigabytes.
-在Basic模式下,Azure Web Site支持横向扩展功能,且横向支持最多3个独享的实例
- In the Basic model, Azure Web Site supports horizontal extension and horizontal support for up to three exclusive cases
-在Basic模式下,Azure Web Site支持99.9%的SLA
-Azure Web Site supports 99.9% of SLA in Basic mode.
(4)标准(Standard)
-如果在标准(Standard)模式下,客户的计算资源是独享的
-If in standard (Standard) mode, the client's computing resources are exclusive.
-Standard模式下,独享的计算资源有三种类型
-Standard, there are three types of computational resources that are unique.
(A)Small : 1Core/1.75GB RAM
(B)Medium: 2Core/3.5GB RAM
(C)Large: 4Core/7GB RAM
-一个Azure账户可以创建无限多个类型为Standard的Azure Web Site
- An Azure account can create an Azure Web Site of unlimited number of types.
-在Standard模式下,一个Azure Web Site最多能使用的存储大小为50GB
- In Standard mode, an Azure Web site has a maximum storage size of 50 gigabytes.
-在Standard模式下,Azure Web Site支持横向扩展功能,且横向支持最多10个独享的实例
-Azure Web Site supports horizontal extension and horizontal support for up to 10 exclusive cases in the Standard model
-在Standard模式下,Azure Web Site支持99.9%的SLA
-Azure Web Site supports 99.9% of SLA in the Standard model.
3.Azure Web Site不是持久化虚拟机(Non-persistent VM)
3. Azure WebSite is not a no-persistent VM
任何安装在Azure Web Site上的文件都是无效的。
Any document installed on the Azure Web site is invalid.
4.Azure Web Site不支持Start Up Task
5.Azure Web Site是共享IP地址。
5. Azure WebSite is a shared IP address.
6.Azure Web Site不支持Site-to-Site VPN
6. Azure Web Sit does not support Sit-to-Site VPN
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论