RKRivesh Kumarinrivesh.hashnode.dev·3d ago · 12 min readCI/CD Pipeline for Java Web App Using Jenkins Pipeline Script on AWS EC2Introduction Continuous Integration and Continuous Delivery (CI/CD) is the backbone of modern software development. It is the practice of automating the steps that take your code from a developer's la00
RBRajesh Bindevrajesh.hashnode.dev·Jun 20 · 8 min readDay 81: Jenkins Multistage Pipeline | 100 Days of DevOpsContent Today I worked on creating a Jenkins Multistage Pipeline for xFusionCorp Industries. The objective was to automate the deployment of a static website hosted in a Gitea repository and deploy i00
WAwasim Akraminwasimat404.hashnode.dev·Jun 17 · 7 min readThe Folder That Learned to ReadHow I built MediRecord, an AI medical-records app, and then shipped it like it actually had users. There's a folder. If someone in your family has been in treatment for a while, you know the exact one20
RBRajesh Bindevrajesh.hashnode.dev·Jun 15 · 8 min readDay 78: Jenkins Conditional Pipeline | 100 Days of DevOpsContent Today I worked on creating a Jenkins Conditional Pipeline for xFusionCorp Industries. The objective was to deploy different branches of a static website repository based on a Jenkins paramete00
RBRajesh Bindevrajesh.hashnode.dev·Jun 12 · 7 min readDay 77: Jenkins Deploy Pipeline | 100 Days of DevOpsContent Today I worked on creating a Jenkins Pipeline job to automate the deployment of a static website for xFusionCorp Industries. The objective was to fetch the latest code from a Git repository h00
SPSAI PRANEETH BHATTUinsaipraneethbhattu.hashnode.dev·Jun 11 · 7 min readDeploying Java Applications to Tomcat via JenkinsThe Deployment Architecture At this point in our CI/CD pipeline, here is what we have: Developer pushes code to GitHub. Jenkins pulls the code, Maven builds it, and a WAR file is generated in the wo00
SSSandheep Sinhiddenarchitectures.hashnode.dev·Jun 10 · 6 min readThe Day Finding the API Wasn't the SolutionWhen I first opened the Chinese portal, I expected a fairly standard workflow. Most government portals follow a familiar pattern: Search ↓ API Request ↓ Results ↓ Detail API Find the search API. Find 02O
RRRohit Royinrohitroy.hashnode.dev·Jun 4 · 8 min readHow I Run an AI-Powered Job Pipeline Every Day for Almost NothingYou open LinkedIn. You search "backend intern India." You get 400 results, half of them posted three months ago, a third of them requiring five years of experience for an "entry-level" role, and about20
HAHardik Arorainhardik0811arora.hashnode.dev·Jun 1 · 7 min readBuilding a Zero-Egress, AI-Driven DevSecOps Pipeline: My Journey with SupplyChain-Guardian-AI As platform engineering evolves, we are constantly battling alert fatigue. We run our vulnerability scanners, generate endless Software Bill of Materials (SBOMs), and drop massive PDF reports onto dev00
ASAbu Saeidinsaeidsec.hashnode.dev·May 31 · 14 min readBuilding a Network Security Monitoring Pipeline with Zeek on Ubuntu 22.04: A Step-by-Step Guide 📌 Executive Summary This article documents the end-to-end implementation of a Zeek (formerly Bro) network security monitoring pipeline on Ubuntu 22.04 LTS. The project aimed to deploy Zeek as a Netwo00