gowthamb.hashnode.devDay 5 : DevOps Recap – What I’ve Learned So Far! 🎯It’s Day 5 of my DevOps journey, and today I’m not learning new things (finally a break! 😌). Instead, I’m recapping everything I’ve learned from Day 1 to Day 4—because let’s be honest, I might forget things by tomorrow. So, let’s go over all the bas...Mar 2, 2025·4 min read
gowthamb.hashnode.devDay 5: Recap of Java Basics – Everything I’ve Learned So Far!Alright, today is all about recapping what I’ve learned from Day 1 to Day 4 of my Java journey. It’s time to reflect, refresh, and remind myself that I am slowly but surely becoming a Java pro (or at least less confused than before). Day 1: Java Bas...Mar 2, 2025·4 min read
gowthamb.hashnode.devDay 4: The Cloud, Virtual Machines & Why Everything Is Just Someone Else’s Computer ☁️😂So today, I finally understood what Cloud Providers are and how Virtual Machines (VMs) work. And guess what? It turns out "the cloud" is just someone else’s computer—but fancier, more scalable, and way more expensive if you forget to turn things off....Mar 1, 2025·5 min read
gowthamb.hashnode.devDay 4 – Switch Statement: The Lazy If-Else AlternativeSo, today I learned about switch statements in Java, and let me tell you—it’s basically a shortcut for lazy people like me who don’t want to write a thousand if-else statements. Java decided, "Hey, let’s make life easier," and boom, switch statements...Mar 1, 2025·5 min read
gowthamb.hashnode.devDay 3: How Servers Work & Virtual Machines – The Backbone of the InternetSo, today I dived into how servers work and what virtual machines (VMs) are. And let me tell you, the internet is basically just a bunch of computers talking to each other—but in a way fancier way than you and me texting. Let’s break it down in the s...Feb 28, 2025·4 min read