Moving from Azure App Services to Azure Kubernetes Service (Part 1)

Jordan Lee
Level Up Coding
12 min readMar 23, 2021

--

My experience setting up an AKS cluster, and a comparison of running applications on Kubernetes vs App Services.

A word of warning — this post is long!

My main motivation for writing this is to serve as a record of my own journey in learning Azure Kubernetes, as well as the exact list of commands and order of execution they

--

--