Microservices

Installing and Configuring Azure Service Fabric on Your Development Machine

In my previous post I gave a brief introduction to Azure Service Fabric. This post in the series will focus on how to install Azure Service Fabric on your development machine. Prerequisites The easiest way to install Azure Service Fabric on your development machine is to use the Microsoft Web Platform Installer. The Microsoft Web

Microservices with Azure Service Fabric

During the past months, I’ve been looking at the different options for hosting applications built with a microservices architecture. It was during this research phase that I discovered Azure Service Fabric. This post will serve as an introductory post for a series of post on how to build applications using Azure Service Fabric. Options for Building