Today we are looking at what AKS is anyway. With more and more applications going to containers instead of servers, it is important to know what infrastructure is needed and how it all ties together. https://youtu.be/kjRIbIRiRa4

Today we are looking at what AKS is anyway. With more and more applications going to containers instead of servers, it is important to know what infrastructure is needed and how it all ties together. https://youtu.be/kjRIbIRiRa4
Kubernetes or k8s is one of those things we always hear about but does not always come into our daily work. In theory it sounds great, build some containers and deploy or run your applications in them. So why not just use a container service or just a virtual machine to accomplish the same thing? …