5 Must-read books for DevOps and SRE.

5 must-read books for DevOps and SRE.


You all must always be searching for good books to read. In this post, we are going to talk about some great reads in computer science and technology space. Here I will be writing about books that I have read completely or partially. If you missed reading 3 must-read books for Kubernetes you can find

What is a control plane in Kubernetes? Basics on Kubernetes.

What is a control plane? Basics on Kubernetes.


In this article on series basics on Kubernetes, we are going to talk about what exactly do people mean when they use the term control plane. If you have not read the older article of this series you can read them below. What is a control plane? The Control plane comprises the components that work

What is kubelet and what it does: Basics on Kubernetes.

What is kubelet and what it does: Basics on Kubernetes.


In our previous articles in series basics on Kubernetes we have talked about etcd and Kube proxy and what are their exact functions in Kubernetes. If you have not read them you can find these articles below. In this article we are going to talk about a very important component kubelet and what are its

Difference between columnar and row-based databases.

Difference between columnar and row-based databases.


There are many types of databases present and there is a lot of confusion(for beginners) to use which one in which cases. To add to the confusion there are columnar databases. In this article, we will look at what is the difference between row-based and columnar databases and where we can use columnar databases. Difference