原文:Windows Azure Storage (9) Windows Azure 上的托管服务CDN (中) Blob Service

Windows Azure Platform 系列文章目录 本文介绍的是国外的Azure Global 如果你使用的是国内由世纪互联运维的Azure China,请参考这篇文章: Azure China 在Azure China配置CDN服务 本节我将介绍如何在Windows Azure平台下使用CDN。 Windows Azure平台提供了Blob Service和Hosted Serive两 ...

2012-06-08 14:55 7 1770 推荐指数:

查看详情

Windows Azure Storage (1) Windows Azure Storage Service存储服务

  《Windows Azure Platform 系列文章目录》      如果读者使用的是国内由世纪互联运维的Azure China服务,请参考笔者的博文Azure China (4) 管理Azure China Storage Account   update ...

Wed Jan 18 22:47:00 CST 2012 1 3938
Windows Azure Storage (19) 再谈Azure Block Blob和Page Blob

  《Windows Azure Platform 系列文章目录》   请读者在参考本文之前,预习相关背景知识:Windows Azure Storage (1) Windows Azure Storage Service存储服务   最近被一些客户问到,什么场景下需要用 ...

Fri Apr 10 00:56:00 CST 2015 4 2140
直传文件到Azure StorageBlob服务

(此文章同时发表在本人微信公众号“dotNET每日精华文章”,欢迎右边二维码来关注。) 题记:为了庆祝获得微信公众号赞赏功能,忙里抽闲分享一下最近工作的一点心得:如何直接从浏览器中上传文件到Azure StorageBlob服务。 为什么 如果你的Web应用程序利用了云存储 ...

Fri Jan 15 00:19:00 CST 2016 0 3035
Windows Azure Storage (18) 使用HTML5 Portal的Azure CDN服务

  《Windows Azure Platform 系列文章目录》   Update:2015-04-15   如果读者使用的是国内由世纪互联运维的Azure China服务,请参考笔者的文档:Azure China (9) 在Azure China配置CDN服务 来配置相应的CDN服务 ...

Mon Jun 16 19:38:00 CST 2014 5 1238
怎么使用Windows Azure Queue Storage 服务

什么是Windows Azure Queue Storage 队列存储 Windows Azure Queue Storage存储大量的信息,可以在世界任何地方通过验证的调用,使用HTTP或HTTPS访问的服务。一个单一的队列信息可高达64KB的大小,队列可以包含数百万条消息,每个存储帐户 ...

Tue Dec 25 00:34:00 CST 2012 0 3171
Azure Blob Storage 基本用法 -- Azure StorageBlob

Azure Storage 是微软 Azure 云提供的云端存储解决方案,当前支持的存储类型有 Blob、Queue、File 和 Table。 笔者在《Azure Table storage 基本用法》一文,介绍了 Table Storage 的基本用法,本文将通过 C# 代码介绍 ...

Tue Oct 18 22:22:00 CST 2016 6 10049
Azure 基础:Blob Storage

Azure Storage 是微软 Azure 云提供的云端存储解决方案,当前支持的存储类型有 Blob、Queue、File 和 Table。 笔者在前文中介绍了 Table Storage 的基本用法,本文将通过 C# 代码介绍 Blob Storage 的主要使用方法。 Blob ...

Tue Feb 28 21:07:00 CST 2017 17 8486
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM