Munilakshmi G J100daysdevops.hashnode.dev·an hour agoDay 26 of 100 Days : Discovering the Magic of the Cloud in DevOpsWelcome to an exciting day in your DevOps journey! 🌥️ Today, we’re stepping into the dynamic world of cloud computing—a game-changer that brings speed, flexibility, and innovation to how we build, deploy, and scale applications. By the end of this d...DiscussCloud
Rishi YadavforRishi's Code Chaosrishi-chaosing.hashnode.dev·21 hours agoDay 1 of 100 Days of DSA Challenge: Programming FundamentalsWelcome to Day 1 of the 100 Days DSA (Data Structures and Algorithms) Challenge! Today, we will kick off with the fundamentals of programming. These basics will form the foundation for more complex concepts and problem-solving skills we will develop ...DiscussDSA
Tushar Panttusharpant.online·Nov 20, 2024Day 1 of 100 Days of DSA: Programming Fundamentals - Diving into the BasicsWelcome to the start of my 100 Days of DSA challenge! Today, I tackled five foundational programming problems using Java to strengthen my understanding of basic algorithms and control structures. Here’s a detailed walkthrough of the problems and solu...Discuss100 days of DSADSA
Munilakshmi G J100daysdevops.hashnode.dev·Nov 19, 2024Day 25 of 100 Days : Mastering Jenkins Security, Scalability, and Advanced TopicsWelcome back, Jenkins enthusiast! 🌟 Yesterday, we explored pipelines, plugins, and integrations. Today, we’ll venture into security, scalability, and advanced topics, arming you with the theoretical knowledge required to manage Jenkins in dynamic an...DiscussJenkins
Munilakshmi G J100daysdevops.hashnode.dev·Nov 19, 2024Day 24 of 100 Days : Exploring Jenkins Pipelines, Plugins, and IntegrationsHello, Jenkins explorer! 🌟 After setting up your first Jenkins job, it's time to expand your understanding of how Jenkins works conceptually. Today’s focus is on Pipelines, Plugins, and Integrations—the core elements that make Jenkins the powerhouse...DiscussJenkins
Munilakshmi G J100daysdevops.hashnode.dev·Nov 18, 2024Day 23 of 100 Days: CI/CD Basics: Setting Up a Simple Pipeline in Jenkins (Let's Automate!)Hello there, budding DevOps engineer! 🎉 Are you ready to explore the exciting world of Jenkins and CI/CD? Jenkins is your automation wizard, helping you build, test, and deploy code effortlessly. Let’s create a fun pipeline to say "Hello, World!" wh...Discussci-cd
Munilakshmi G J100daysdevops.hashnode.dev·Nov 17, 2024Day 22 of 100 Days : Continuous Integration with Jenkins – Simplifying DevelopmentWelcome to Day 22 of our 100 Days of DevOps journey! Today, we’re diving into the world of Continuous Integration (CI) and exploring the magic of Jenkins, the superstar tool that makes CI possible. If you’re wondering how modern software teams delive...DiscussJenkins
Munilakshmi G J100daysdevops.hashnode.dev·Nov 15, 2024Day 21 of 100 Days : Getting Started with Docker Compose – Simplifying Multi-Container DeploymentsWelcome back! Today, we’re diving into Docker Compose—a powerful tool that streamlines the process of working with multi-container applications. Whether your application includes databases, caching systems, or multiple microservices, Docker Compose e...DiscussDocker
Denishdenish.hashnode.dev·Nov 15, 2024Chapter 2: Loops and Strings in Go – Creating Brilliant Code with Style 🚀Welcome back, Go explorers! Ready to dive deeper into Go? So, it is time for our next chapter of Go programming. Today, we’re diving into two fundamental tools in coding: loops and strings. These might sound a bit trivial but these are the real big p...Discuss·34 readsGitHub
Munilakshmi G J100daysdevops.hashnode.dev·Nov 14, 2024Day 20 of 100 Days : Discovering Docker Init – Your Shortcut to Stress-Free Containerization!🚀Hey there, amazing people! 👋 Welcome to Day 20 of my 100 Days of DevOps journey! Today’s topic is all about Docker Init – a handy tool designed to make containerization as smooth as possible. If you’ve ever found yourself buried under the complexiti...DiscussDevops