Author: Bhargav

Microservices, Containers, Kubernetes & Cloud Native have become the de facto choice of technology for almost all types of applications such as 5G, IOT, Blockchain etc. When such organizations start their journey, they invariably start with Kubernetes along with containerization of the workloads. The...

Security of containers and it's orchestrator Kubernetes is a huge topic, and there are many dimensions to the problem. Given that there are different aspects, there is no one vendor that provides a comprehensive solution, but one can put together a stack of 2-3 vendors...

In the earlier post we discussed various types of Kubernetes distribution and players for each aspect of the distribution. In this blog, we will change gears to look at monitoring and where do they fit in the stack ?. Before getting on with the Monitoring discussion, let’s define...

The reader may be aware that the linux kernel by itself is not the comprehensive operating system but different distributions take vanilla linux kernel and add required packages on top of it to make it into a distribution. The kind of packaging makes a distribution different from the other...

In the earlier post, we looked at advantages of Kubernetes from a business perspective. In this post, we will take a look at challenges when adopting Kubernetes from a business perspective. Overkill for simple applications. Though, Kubernetes works great for decently sized applications and large applications but...