Popular Posts
Kubernetes Learning Path
Raghunathan
Today Kubernetes is present in all major clouds (Google cloud, AWS, Azure, etc…) as a fully managed service, serverless at ...
Integrating Open Policy Agent (OPA) With Kubernetes
Raghunathan
Open policy agent (OPA, pronounced “oh-pa”) is a tool that provides a unified framework and language for declaring, implementing, and ...
Istio architecture explained
Raghunathan
Istio Architecture: Istio service mesh commonly comprises of two planes: a control plane and data plane The data plane is ...
Latest Posts
DevOps
Docker content trust 101
What is Docker Content Trust (DCT)? It basically allows the user to verify the integrity of the image and image provider before you pull or run them on your system. ...
DevOps
List of useful docker commands
This is a selective list of useful Docker commands that’ll help in your day to day job. Docker is built around two concepts; Image and container. A Docker image is a ...
DevOps
Distroless Images 101?
Distroless images 101: What is it, why it is important?: Distroless is a Docker image that is published by Google, it basically allows you to eliminate the OS in the ...
DevOps
Is site reliability engineering same as DevOps?
Is Site reliability engineering (SRE) same as DevOps?: SRE and DevOps are usually discussed together, but they’re not the same thing. SRE is an engineering function within an organization that ...
DevOps
How do I shift my career to DevOps Engineer?
If you a developer, system admin or a new engineer looking for a shift to this career as a DevOps engineer? If so, read this article to understand what it ...