InMetalBear BlogbyArsh Sharma·Jul 1How Prathyusha Ramanjaneyulu at Celonis Eliminated Dev Environment Overhead for 600 EngineersI recently spoke with Prathyusha Ramanjaneyulu, a Senior Software Engineer at Celonis. She owns the local development component of the…
InMetalBear BlogbyArsh Sharma·Jun 3A Beginner’s Guide to HelmThe CNCF Annual Survey published in January 2026 showed that Helm is the second most used CNCF project, second only to Kubernetes itself…
Arsh Sharma·Dec 17, 2024Introduction to Object Oriented Programming (OOP) in GolangWhen we talk about programming, we usually mean writing a bunch of functions that modify and interact with some data. Object Oriented…A response icon1A response icon1
Arsh Sharma·Dec 16, 2024What Is Network Address Translation (NAT)If you’ve been following my blog, you know I recently wrote a three-part series on the OSI Model. Continuing that trend of networking…
Arsh Sharma·Dec 16, 2024Understanding the OSI Model: Layer 4 to Layer 7Welcome to the final blog in the series on the OSI Model. In the last blog, we discussed Layer 3 and how IP packets move from source to…
Arsh Sharma·Nov 25, 2024Understanding the OSI Model: Layer 3In the last blog, we looked at Layer 1 and Layer 2 of the OSI Model. While Layer 2 (Data Link Layer) adds a lot of improvements over Layer…
Arsh Sharma·Nov 12, 2024Understanding the OSI Model: Layer 1 and Layer 2The OSI (Open Systems Interconnection) Model is a framework that helps understand how communication between computers takes place in a…
Arsh Sharma·Nov 2, 2024AWS Root User vs IAM UsersWelcome to the first in a series of blog posts about AWS! Throughout this series, I’ll be covering various AWS topics as I prepare for the…
Arsh Sharma·Sep 23, 2023Platform Engineering and Developer Experience: Two Sides of the Same CoinAround a year ago, the term “developer experience” was all the rage. It was on everyone’s lips, with discussions about its immense…
Arsh Sharma·Sep 17, 2023If You’re Using Helm, Why Not Give It a Pretty UI As Well?Helm Dashboard is an open-source project by Komodor that offers a visual and user-friendly way to manage and visualize all the Helm charts…