Azure fundamentals certification

After quite a long break I am ready to start some articles again. But first thing first. I started looking into Azure. I worked with Azure quite basically for a customer but never had the chance to do more with it. I knew they had a fundamentals course online so I decided to work my way through this. Some basic cloud computing knowledge and some Azure specific knowledge. You can Continue ReadingAzure fundamentals certification

Deploy your docker container on Azure Container Service

Azure

This post is the last post in the series of three. I am going to deploy my custom docker image on Azure using the Azure Container Service. For the other 2 see: Deploy your docker container on the Oracle Cloud, Deploy your docker container on Amazon EC2. Let’s get started. Create a container registry First we need to login to the Azure platform. If you don’t have an account yet, Continue ReadingDeploy your docker container on Azure Container Service