Wednesday, October 27, 2010

Windows Azure Services Platform

Microsoft Corp.  intends its new Windows Azure Services Platform to be a serious cloud computing platform for a broad range of developers and scenarios, from lone developers starting up a new Web-based company on a shoestring to large teams of enterprise developers looking for high-performance, highly available and scalable Web sites, computing and storage. A few years out, Microsoft wants Azure to be seen as the preferred location for enterprise data, not as a business risk. It's off to a good start.

There's a tremendous amount of capability being presented in the Azure CTP (Community Technology Preview), and there's more to come. It goes beyond simple Web hosting to a flexible architecture designed to automatically enlist additional resources in response to demand. There are capabilities here that I haven't seen in competing cloud offerings -- for example, workflows. The Azure team has picked and chosen existing Microsoft technologies -- virtual servers, the .Net Framework, Internet Information Server (IIS), worker processes, databases, queues, enterprise service bus, workflows, authentication and so on -- and adapted them to the cloud.

One very promising note is how these services are tied together. The Microsoft of 10 years ago would have created proprietary interfaces to exclude its competitors from taking advantage of its technologies. The Azure team used open standards, such as REST, SOAP and Atom. This inclusive choice opens the Azure services to easy integration with almost any programming language and operating system.

Another promising note is how, while breaking new ground, the Azure team made the programming model familiar to developers who have worked with the .Net Framework. You don't have to learn a new programming language or integrated development environment (IDE) to work with Azure. If you know Visual Studio and C# or Visual Basic .Net, you're good to go now with relatively little effort. Using other .Net languages and tools is possible but not as well documented. Although using unmanaged code is not yet allowed, it will be in the future.

Presentation Links

Click Here To Read Wikipedia article on Windows Azure
Click Here To Download The PPT in MSOFFICE 2007
Click Here To read Whitepaper on Windows Azure

Official Site for Windows Azure Click Here