More details about the Windows Azure XS instance, which is a great option for prototyping or roles that require little CPU processing power.
Similar Posts
MSDN Magazine – Windows 8 and Windows Azure: convergence in the cloud
I’d like to share the article that I recently wrote with my friend and colleague Bruno Terkaly for the MSDN Magazine Windows 8 special edition. We show how easy it is to write and host a REST enabled Service in Windows Azure, supporting Windows 8 applications making asynchronous calls to retrieve data. It can be…
Azure AppFabric ACS v2.0 High Level Architecture
I always get questions about the Azure AppFabric Access Control Service (ACS), and how to use it. This blog entry from Alik Levin explains its architecture, and a simple example on how it can be used for external authentication. http://blogs.msdn.com/b/alikl/archive/2010…
Mark your calendars! Windows Azure OSS Summit in India, February 2013
Following the successful Windows Azure OSS Summit that I presented in Paris with David Makogon, Bhushan Nene, and Karandeep Anand; we are now flying around the world to meet with Windows Azure developers in India, where we will be visiting three different cities: Mumbai, Pune and Bangalore. We will talk about the latest features incorporated…
Moving your WCF REST + JSON Service to Windows Azure
Excellent article on how to create a WCF Rest + JSON website, upload it to Azure, and consume it through Silverlight clients, including the Windows Phone. Click here to open link…
Designing for Cloud-Optimized Architecture from David Chou
Excellent blog entry from David Chou on architecting cloud applications, comparing the different development platforms in the market today. Click here to open link…
Migrating Windows Service to Azure Worker Role
This is a recurrent question when moving on-premise applications into Azure. Good article explaining how to accomplish the task of migrating Windows Services to Worker Roles. Click here to open link…