×
Search results provided by Azure Search - read how I built it in this post.
Max Melcher

3 minute read

Load Balancing on Azure - An Overview

Load Balancing on Azure - An Overview

There are multiple options to do load balancing on Azure, this article will give you an overview and list the different scenarios when to use what.

Max Melcher

3 minute read

Running containers on Azure

If you want to run a container, most of the customers I talk to, immediately think about Kubernetes – this is obviously a correct answer, but there are plenty of other options available on Azure. In this post I am providing a quick overview of all the options. Firstly, I start with the standalone container options followed by the container orchestration options.