cloud-devops-challenge.hashnode.devDay 73: Jenkins Job for Automated Log Collection - CI/CD Pipeline Basics ๐Welcome back! ๐ Day 73 of the 100 Days Cloud DevOps Challenge, and today we're setting up automated log collection with Jenkins! This is CI/CD automation - using Jenkins to periodically collect and centralize server logs for troubleshooting. Let's a...Jan 27ยท14 min read
cloud-devops-challenge.hashnode.devDay 72: Jenkins Multiple Parameter Types - Advanced Parameterized Jobs ๐๏ธWelcome back! ๐ Day 72 of the 100 Days Cloud DevOps Challenge, and today we're creating Jenkins jobs with multiple parameter types! This is advanced parameterization - combining string and choice parameters for flexible, controlled automation. Let's...Jan 27ยท14 min read
cloud-devops-challenge.hashnode.devDay 71: Jenkins Parameterized Jobs - Automated Package Installation ๐ฆWelcome back! ๐ Day 71 of the 100 Days Cloud DevOps Challenge, and today we're creating Jenkins parameterized jobs! This is automation evolution - building reusable jobs that accept runtime parameters for flexible execution. Let's automate! ๐ฏ ๐ฏ Th...Jan 27ยท13 min read
cloud-devops-challenge.hashnode.devDay 70: Jenkins User Management & Authorization - Role-Based Access Control ๐Welcome back! ๐ Day 70 of the 100 Days Cloud DevOps Challenge, and today we're implementing Jenkins Role-Based Access Control! This is security best practice - controlling who can access what in your CI/CD platform with granular permissions. Let's s...Jan 14ยท14 min read
cloud-devops-challenge.hashnode.devDay 69: Jenkins Plugin Installation - Git & GitLab Integration ๐Welcome back! ๐ Day 69 of the 100 Days Cloud DevOps Challenge, and today we're installing Jenkins plugins for Git integration! This is CI/CD enhancement - extending Jenkins with version control capabilities for automated builds and deployments. Let'...Jan 13ยท13 min read