Articles by Tag #jenkins

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

DevOps Project - The Ultimate CICD Corporate DevOps Pipeline Project

Introduction In today's fast-paced development environment, continuous integration and...

Learn More 325 4Aug 24 '24

CI/CD DevOps Pipeline Project: Deployment of Java Application on Kubernetes

Introduction In today's fast-paced software development environment, implementing...

Learn More 240 10Mar 22

A Lab Manual to Devops

Wait a lab manual? As it stands, there is an upcoming exam on devops for some very good...

Learn More 213 32Dec 19 '24

DevOps Monitoring and Automation Tool using Jenkins, Prometheus, Grafana and Docker

In this guide, we will walk through the process of setting up a DevOps monitoring and automation tool...

Learn More 73 2Jul 18 '24

Jenkins Step-by-Step Guide on Crafting a Continuous Delivery and Deployment Pipeline

What is CI/CD? CI/CD stands for Continuous Integration and Continuous Delivery (or Deployment)....

Learn More 48 3Jul 10 '24

Building an Efficient Jenkins + Docker + Vue Project Automated Deployment Environment

Highlights Custom Shell scripts make controlling the integrated deployment environment...

Learn More 19 9Aug 12 '24

Week 5 in DevOps: Learning Jenkins for CI/CD Automation

Hi everyone! I’ve reached the fifth week of my DevOps journey, and this week, I’ve been focusing on...

Learn More 15 0Nov 24 '24

GitHub Actions vs Jenkins: Which CI Tool is Best for Your Workflow?

Introduction We would like to take some time and dive into the comparison of two very...

Learn More 14 0Oct 2 '24

Jenkins Ci/Cd Pipeline to Build a Go Application into a Docker Image with Multistage build

Introduction In this article, i will be discussing how I implemented a ci/cd pipeline from...

Learn More 13 0Jun 29 '24

Groovy for Jenkins Pipelines: The Complete Guide

Groovy is a powerful scripting language used to define Jenkins pipelines, providing flexibility and a...

Learn More 13 0Oct 29 '24

Building a Jenkins Multi-Branch Pipeline for 11 Microservices on AWS EKS

Introduction Hey there! So you want to set up a continuous integration and continuous...

Learn More 13 1Mar 4

A dive into Jenkins Configuration as Code (JCasC)

In today's fast-paced DevOps world, automation is key to maintaining efficiency and consistency...

Learn More 12 0Jul 22 '24

Cómo instalar Jenkins en AWS: Guía paso a paso

Jenkins es un servidor de automatización de código abierto que se integra fácilmente con servicios de...

Learn More 10 0Dec 24 '24

Complete Guide to Automate the Deployment of the Sock Shop Application on Kubernetes with IaC, CI/CD, and Monitoring

This project is about deploying a microservices-based application using automated tools to ensure...

Learn More 10 0Oct 22 '24

Developing An Internal Developer Platform

In this blog we will be discussing about Internal Developer Platform (IDP), what it is , how to set...

Learn More 9 0Jul 25 '24

Automated Deployment of Java Applications to Apache Tomcat using Jenkins.

Introduction This project aims to automate the deployment of Java applications to an...

Learn More 8 1Jun 16

Streamlining CI/CD: A Complete Guide to Installing Jenkins on AWS EC2

Setting up Jenkins on an AWS EC2 instance allows you to automate your software development processes...

Learn More 8 0Jan 11

Step-by-Step Guide to Building a Robust CI/CD Pipeline for Java Projects on AWS Linux with Git, Jenkins, Maven, & Tomcat

Continuous Integration and Continuous Deployment (CI/CD) pipelines have become critical in software...

Learn More 8 0Jan 19

Day-22 : Getting Started with Jenkins

What is Jenkins? Jenkins is an open source continuous integration-continuous delivery and deployment...

Learn More 8 0Jul 2 '24

DevSecOps Fundamentals: Security in the Jenkins Pipeline

In today’s rapidly evolving software development landscape, speed is crucial. However, speed without...

Learn More 8 0Oct 6 '24

Day 25 Task: Complete Jenkins CI/CD Project - Continued with Documentation

🔹Task-01 Document the process from cloning the repository to adding webhooks, and Deployment, etc....

Learn More 7 0Jul 14 '24

Day 28 - 90daysofdevops : Jenkins Agents

Introduction Jenkins, an open-source automation server, plays a crucial role in orchestrating...

Learn More 7 0Jul 21 '24

Day 24 Task - 90daysofdevops : Complete Jenkins CI/CD Project

What is GitHub Webhook GitHub Webhooks are a feature of the GitHub platform that allow developers to...

Learn More 7 0Jul 13 '24

Day 27 Task: Jenkins Declarative Pipeline with Docker

Use your Docker Build and Run Knowledge docker build - you can use sh 'docker build . -t...

Learn More 7 0Jul 19 '24

Day 29 - Jenkins Important interview Questions.

Mastering Jenkins for Docker-Centric CI/CD: A Comprehensive Interview Guide In the ever-evolving...

Learn More 6 0Jul 22 '24

Continuous Integration and Continuous Deployment (CI/CD) 🕸️

Devops Integration Flow 1. Continuous Integration (CI) Definition: Continuous...

Learn More 6 0Sep 2 '24

Jenkins on Kubernetes: Complete Setup and Configuration

Putting Jenkins on Kubernetes may be a game-changer for any development team looking to maximize...

Learn More 6 0Jul 20 '24

Accelerate Releases with Shift-Left Validation: A Custom CI/CD Configuration Framework

In modern DevOps practices, the Shift Left approach emphasizes moving testing and validation as early...

Learn More 6 0Jan 1

Can’t access username or password, forgot these credentials after installing Jenkins

Jenkins is a powerful automation server widely used for continuous integration and delivery (CI/CD)....

Learn More 6 0Jan 12

Strategies for Improving Jenkins Pipeline Performance: Best Practices and Implementation

Jenkins is a widely-used open-source automation server that facilitates continuous integration (CI)...

Learn More 5 0Dec 29 '24