AppFabric Apps (June 2011 CTP) Accessing AppFabric Queue via REST

I recently watched an episode of AppFabric TV where they were discussing the REST API for Azure AppFabric.  I thought the ability to access the AppFabric Service Bus, and therefore other Azure AppFabric services like Queues, Topics and Subscriptions via REST was a pretty compelling scenario.  For example, if we take a look at the “Power Outage” scenario that I have been using to demonstrate … Continue reading AppFabric Apps (June 2011 CTP) Accessing AppFabric Queue via REST

AppFabric Apps (June 2011 CTP) Simple Service Bus Topics–Part 1

In my last post we discussed using Azure AppFabric Queues as part of Azure AppFabric Applications.  In this post, we will discuss a couple of related Queue technologies called Topics and Subscriptions.  The purpose of this post will be to describe the conceptual behavior of Topics and Subscriptions and then in a follow up post actually dive into a detailed example of how we can … Continue reading AppFabric Apps (June 2011 CTP) Simple Service Bus Topics–Part 1

Monitoring and Managing a Simple Azure AppFabric Application

In my last post we walked through deploying a simple Azure AppFabric Application that consisted of an ASP.Net Web application and a Workflow Service.  In this post we are going to walk through some of the features that are available within Application Manager that is available in the Azure AppFabric June 2011 CTP. Application Manager is not something that is included in the Local Dev … Continue reading Monitoring and Managing a Simple Azure AppFabric Application