Securing access to Azure Web Apps

3 minute read

The great thing about Azure Web Apps is how quickly you can move - you can build proof of concept sites or release candidates locally, deploy to Azure and sh...

Unit testing .NET Storm applications

3 minute read

When you’re building Storm apps, the functionality lends itself to the usual suspects of automated testing: unit tests, to ensure your bolts behave correctly...

HDInsight HBase Emulator

2 minute read

The HDInsight Emulator doesn’t provide HBase, which makes it hard to program locally against HBase.

My Pluralsight Courses

7 minute read

I’ve been authoring training courses with Pluralsight since 2013, covering a range of topics - mainly Docker, .NET and Azure, but with some architecture, AWS...

Handling Failures with Messaging

less than 1 minute read

I did a webinar this week, hosted by the good folks at Particular Software - you know, they make NServiceBus and a bunch of other great tools.