This series of articles is a learning record about the fundamentals of azure services development, and because of time constraints, the process of wishing to discuss and explore yourself is from scratch, to be able to develop basic programming for azure services. There may be a very deep topic relative to each topic, and I would like to have time to do it through other articles. The positioning of this series is basically positioning, take 20-30 minutes, download the code first, follow the article, run to get the relevant experience. The previous article is about Azure queue storage, this is about ...
Applications cannot be separated from data, and cloud computing applications are supported by data. Windows Azure Service Platform, Microsoft Cloud Computing Services platform provides storage Service--windows Azure storage to store data for cloud applications and, of course, SQL Azure to store relational data. Windows Azure Storage consists of three important parts or three storage data services: Windows ...
The previous article is about the table storage of Azure Service, this article is mainly aimed at the other kind of special storage-binary in azure, such as unstructured storage, if our Azure services need to save non-traditional or structured data, such as pictures, audio and video media, etc. Then we need to use the BLOB storage. The Windows Azure platform provides a good hosting platform and programming model. Blob storage differs from Azure table storage in terms of concept, before we see table storage being the heaviest ...
Windows Azure provides a highly scalable storage mechanism for storing structured and unstructured data, known as Windows Azure Storage. Windows Azure Storage provides a development interface for the REST-based Web Service. This means that any programming language under any platform can access Windows Azure Storage by this development interface as long as it supports HTTP communication protocols. Of course...
Cloud computing is a way to provide information technology as a service (IT as a services). The concept of "service" needs to be viewed from the consumer (service user) perspective rather than from the service provider, so a basic feature is that cloud computing requires on-demand services, that is, users can receive immediate service as needed. From this perspective, cloud computing is like running water, electricity and gas in our public service, concentrating on supply and on-demand services and billing. Instead of buying and maintaining your own machine, why not try a server that can be accessed from the Internet? So use the cloud ...
In the first article in this series, "Azure Services Platform Step by step-1th" Introducing the Azure services Platform, Azure services The platform consists of 4 parts. Windows Azure is the foundation for supporting the entire Microsoft Cloud Platform (Azure Services Platform). In other words, Windows azu ...
With Windows Azure landing in China, many of the jobs that need to be done by themselves to maintain the server can be delivered to Windows Azure and more economical and convenient. In the following article, we'll take a step-by-step overview of how to use Windows Azure Storage blob in a Windows Store application to store pictures, documents, and other binary large objects: I. Install Azure Storage Client library Theoretically, you can use the re ...
One of the previous explorations was about the file system storage of azure services, we saw localstorage and ad hoc, and also in that article we covered two more important models and roles in the Azure programming model, WEB role and worker Role, to understand the relationship between the web and the worker, is the key to using and mastering queue storage. According to the official MSDN definition: Web role:a Web Role I.
The previous article describes how to use Azure blob storage in Windows Store applications. In fact, much of this article works for Windows Phone applications as well. But because some APIs are different on two platforms, steps and sample code need to be modified on Windows Phone. To help you learn, in this article, I'm going to show you how to use Windows Azure Storage Blob in Windows Phone applications ...
On June 6, 2012, we announced that some of the powerful new features on Windows Azure are now available for previewing, including new Windows Azure virtual machines (VMS). One of the most powerful things about Windows Azure virtual machines is that they use your ability to store accounts, that is, the operating system and hard drive are automatically saved in Windows Azure by default, and you can choose whether to replicate geographically. This makes Windows Azure virtual machine A migration to your non-cloud database application to wi ...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.