Excellent post from Ryan Dunn explaining how to host internal WCF services using a Worker Role.
Similar Posts
Managing and Monitoring Windows Azure applications with System Center 2012
As part of the effort of better integrating and managing on-premises and cloud resources, System Center 2012 offers different capabilities to monitor Windows Azure instances. This article from the Microsoft Server and Cloud Platform team shows how to upload, deploy and monitor applications to the cloud using the latest version of System Center. Click here…
Windows Azure Insider May 2013 – Geo-Protection for Video Blobs Using a Node.js Media Proxy and MongoDB
For the May 2013 edition of the MSDN magazine Windows Azure Insider column, Bruno and I cover a common scenario that developers and companies face when trying to distribute video files around the world: protecting content from being accessed in specific countries. The solution is based on a Node.js server running on Windows Azure Web…
MSDN Magazine article – Comparing Windows Azure queues and Service Bus queues
In my latest MSDN Magazine article, I compare Windows Azure queues Vs. Service Bus queues from a developers perspective, showing how to perform the most basic operations: create a queue, send and receive messages, send authentication credentials to both services. I hope that you find it useful. http://msdn.microsoft.com/en-us/magazine/jj159884.aspx
PowerPoint presentations for the Global Windows Azure Bootcamp in Denver, CO April 2013
PowerPoint presentations used last April, during the Global Windows Azure Bootcamp in Denver, CO USA, can now be downloaded from this Skydrive location. The following files are included: – GWAB Denver Intro. – Windows Azure Platform overview. – Windows Azure Compute overview. – Windows Azure Storage overview. – Windows Azure Messaging overview. – Windows Azure…
Telemetry Ingestion and Analysis Using Microsoft Azure Services
For the latest Azure Insider column Bruno Terkaly and I invited our colleague in France, Thomas Conté, to write an article about Telemetry Ingestion and Analysis using common cloud components, including Worker Roles, BLOB Storage, and HDInsight. He did an amazing job illustrating this specific workload, providing multiple options for each step of the process,…
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…