Software Engineer | DevOps & CloudNative
Open for freelance and full time roles. Interested in Platforms related roles in DevOps/Cloud realm. Technology agnostic but my tech stack mostly includes Linux, K8s, Docker, Networking, Go, and a whole bunch of other DevOps stuff
Nov 8, 2025 路 6 min read 路 CKA stands for Certified Kubernetes Administrator which is one of the major Kubernetes certifications. I recently cleared the CKA exam and wanted to share my complete preparation journey, what worked for me, and some key lessons learned along the way...
Join discussionAug 16, 2025 路 6 min read 路 In this article we will deep dive into network switches, asking questions ranging from what are they? why and when to use them? And we will also look at where do they fall in the OSI layer. What is a switch? A network switch is a device that connects...
Join discussion
Aug 12, 2025 路 5 min read 路 Redirection operators(>> vs >) : > and >> are redirection operators used to send output to files instead of the terminal. Here's what they mean: > : Redirect and Overwrite Redirects stdout (standard output) to a file. Overwrites the file if it exi...
Join discussion
Aug 11, 2025 路 3 min read 路 Most software products and organisations ensure reliability by keeping their services and resources running 24脳7. However, DNS introduces a unique bottleneck: many companies outsource DNS to providers like Akamai or Cloudflare, giving them little to ...
Join discussion