Part 4 : Deploy and Run applications in Kubernetes

Goal Using Helm (The package manager for kubernetes) to deploy applications.  Run applications in Kubernetes cluster built using the Azure Container Service. Assumptions Running Kubernetes cluster and basic knowledge on Helm https://docs.helm.sh/helm/helm Azure container registry (Private) is used as image repository Pre-requisites Installing Helm (Client) and Tiller (Server) Now Check the version Make sure the output versions… Read More Part 4 : Deploy and Run applications in Kubernetes

Part 3 : Deploy kubernetes orchestrator with azure container service

Goal: Create kubernetes orchestrator with azure container service using acs-engine and validating the deployment by getting cluster info along with few kubectl commands. Assumptions: You have read through the Part 1 and Part 2 . If you missed the first two parts, please read. Pre-requisites: Cheat sheet : https://kubernetes.io/docs/reference/kubectl/cheatsheet/ Lets make sure the acs-engine and… Read More Part 3 : Deploy kubernetes orchestrator with azure container service

Part 1 : Running nodejs app (welcomeapp) on Docker Containers

Goal : The main goal of this blog post and next few upcoming blog posts are to build a simple nodejs webapp and run them in azure container service and orchestrator Kubernetes. Assumptions: You already know the basics of Nodejs and docker. Prerequisite Docker installed on the local machine. you can verify by running below… Read More Part 1 : Running nodejs app (welcomeapp) on Docker Containers

Microsoft Certified Solutions Associate: Cloud Platform

Today I’m happy to share the good news. I have gained Microsoft Certified Solutions Associate: Cloud Platform title by passing the exam Architecting Microsoft Azure Solutions (70-534). This exam is very hard with lots of case study and tough questions which includes azure PowerShell and .NET code. I have learned a lot of azure advanced… Read More Microsoft Certified Solutions Associate: Cloud Platform