Azure Lei Zhang的博客

weibo: LeiZhang的微博/QQ: 185165016/QQ群:319036205/邮箱:leizhang1984@outlook.com/TeL:139-161-22926

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年1月18日

摘要: 《Windows Azure Platform 系列文章目录》 这里有两个非常重要的概念:故障域(Fault Domain)和更新域(Update Domain)。 http://blogs.technet.com/b/yungchou/archive/2011/05/16/window-a... 阅读全文
posted @ 2012-01-18 19:40 Lei Zhang的博客 阅读(2094) 评论(2) 推荐(0) 编辑

摘要: 前面一章我们已经了解了1)如何新建一个Windows Azure Project2)如何添加Web Role和Worker Role3)介绍了项目的内容和配置文件4)了解如何调试Azure项目5)对Worker Role有一定的认识本章的内容是如何将我们本地调试成功的项目部署到云端服务器上。1.本地编译还是接着上一章的Visual Studio项目来说,请大家新建或者重新打开一个Windows Azure Project。然后打开HelloWindowsAzure工程-->Roles-->MyWebRole-->右键-->属性把Instance改成3,VM Size改成 阅读全文
posted @ 2012-01-18 18:30 Lei Zhang的博客 阅读(2990) 评论(1) 推荐(0) 编辑

摘要: 前面花了差不多八章的内容来阐述Windows Azure的概念,从这章还是我们就进入到了实际动手和编码的过程。Windows Azure 云计算虽然最终是要把应用部署到微软的云数据中心,但是微软还提供了Windows Azure SDK来方便用户通过本地的Visual Studio 2010进行调试,并用Azure Emulator模拟器来模拟Windows Azure的执行情况。请做好如下准备:1.安装Windows 7家庭版以上的操作系统,或者安装Windows Server 2008, Windows Server 2008 R22.安装IIS7并且配置ASP.NET以及WCF HTTP 阅读全文
posted @ 2012-01-18 16:58 Lei Zhang的博客 阅读(3252) 评论(5) 推荐(4) 编辑

摘要: 《Windows Azure Platform 系列文章目录》Windows Azure提供了管理网站:https://windows.azure.com让管理员和开发人员登录并且管理Windows Azure的资源。最新的管理网站版本是基于Silverlight开发的。1)您必须拥有一个Windows Live ID,如果没有请先注册。2)登录账户,购买一个Windows Azure服务。如果大家想试用的话可以登录http://www.windowsazure.com/zh-cn/pricing/free-trial/微软提供90天内免费试用Windows Azure服务。您可以在90天.. 阅读全文
posted @ 2012-01-18 16:33 Lei Zhang的博客 阅读(2745) 评论(2) 推荐(0) 编辑

摘要: 《Windows Azure Platform 系列文章目录》 如果读者使用的是国内由世纪互联运维的Azure China服务,请参考笔者的博文Azure China (4) 管理Azure China Storage Account update 2014-3-31 Windows Azure S 阅读全文
posted @ 2012-01-18 14:47 Lei Zhang的博客 阅读(5062) 评论(1) 推荐(2) 编辑