Introduction

Here I am listing the tech books I’ve read or currently reading. This list does not reflect my complete list but I plan to list them starting from 2023.

TitleAuthorContext
Learning CoreDNSJohn Belamaric & Cricket LiuThis book covers usage of CoreDNS and also touch upon its integration with Kubernetes
Linux Network Administrator’s GuideOlaf KirchComing out of backend engineering and then working as a DevOps engineer, This book is a great resource to help you grasp the basics and fill many gaps in managing Linux networking
The Kubernetes BookNigel PoultonThe first book anyone should read just starting out Kubernetes
Cloud Native DevOps with KubernetesJohn Arundel, Justin DomingusIt covers real world scenarios and guide about using othe CNCF graduated projects alongwith Kubernetes such as Helm, ArgoCD, Container Scanning etc
System Design Interview - An Insider’s GuideAlex XuMany solutions to common problems such as load balancing, in memory caches, distributed computing