TJTEJA JANGAMindevfabric.hashnode.dev·Jan 6 · 4 min readHow DevOps Works in Real Projects: From Code to Production 🚀A beginner-friendly explanation from a real DevOps Engineer Introduction: “Okay, I understand DevOps… but what actually happens in real life?” If you are new to IT or DevOps, this question will definitely come to your mind. You may have heard: “Dev...00
TJTEJA JANGAMindevfabric.hashnode.dev·Dec 24, 2025 · 3 min readWhat is DevOps? A Beginner-Friendly Explanation with Real ExamplesIf you are new to IT or software development, the word DevOps may sound confusing.Don’t worry — in this article, we will understand DevOps from zero, using simple language and real-life examples. 👉 No tools, no commands, no coding in this blog.Just ...00
TJTEJA JANGAMintejajangam.hashnode.dev·Mar 7, 2025 · 10 min readCI/CD Implementation with Jenkins** CI/CD Implementation with Jenkins** In DevOps, CI/CD (Continuous Integration / Continuous Delivery) is a process used by software development companies to frequently update and deploy any app by automating the integration and delivery process. Th...00
TJTEJA JANGAMintejajangam.hashnode.dev·Dec 28, 2023 · 1 min readJenkins Project - 1CI/CD PIPELINE FOR DEVOPS ENGINEERS step 1: Launch an instance and connect it through ssh. step 2: Now install jenkins step 1: Install Java and check the version. step 2: Install Jenkins and check the version step 3: Open port 8080 for inbound in...00