Testing backend requests with hapi and lab

I found it surpisingly difficult to find sample code testing an a hapi.js service that makes a web request to another service. So I'll share »

Hapi.js, Azure Websites and continuous deployment

Lately, I've been experimenting with hapi.js on Azure Websites and I got to the point where I wanted commits to get deployed automatically. In this »

Accessing Azure Service Bus with Node.js

One of the services we are building makes use of Azure Service Bus and we decided that we'd like to monitor the lengths of some of »

Azure Read Access Geo-redundant Storage Client

On my current project we are working on our Business Continuity Plan for our various dependencies. One of those dependencies, Azure Blob Storage, already provides some »