Azure Kubernetes Service (AKS0 was been there for a long time. AKS is the managed Kubernetes offering from Azure to host containerized applications. You can learn more about AKS from here. Now Azure supports running Generation 2 VMs. Therefore we can take advantage of using more secure and improved performanceRead More →

Few weeks back Microsoft announced the alpha version of PowerShell for Linux. Now its open source, and available for Linux and Mac. You can download official packages from Microsoft for the 64-bit versions of Ubuntu 16.04, Ubuntu 14.04, CentOS 7, Red Hat Enterprise Linux 7, and Mac OS X 10.11. How toRead More →

Docker is the most popular container technology tool use in the industry. Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and ship it all out as one package. Because of this developers can rest assure thatRead More →