Azure


Sep. 17, 2019

Create Azure Kubernetes Service using Service Principal Name

Azure Kubernetes Service Logo AKS - also known as Azure Kubernetes Service is a managed Kubernetes service offered by Microsoft Azure. In Today’s post I will show you how to create AKS cluster using Service Principal Name.

I have access to a subscription where AKS can’t be created without SPN. In my case once I initiated AKS cluster creation with SPN it worked without any issues.

Nov. 15, 2018

New blog series is coming – How to install WordPress in Public Cloud

So you might ask yourself why I want to write about as simple task as installing WordPress? Do you know in how many ways can you install WordPress? The possibilities are endless. Let’s start with the LAMP (Linux Apache MySQL PHP) or LEMP (Linux Nginx MySQL PHP) to web hosting marketplace one-click installation to dockerizing WordPress. This is the reason why I want to go through simple task installation using different Public Cloud providers and different task delivery mechanisms.