In this post, we’ll explain how to configure Prometheus and Grafana to monitor the Jenkins CI-CD instance. · Prerequisites· Overview∘ What is Prometheus?∘ What is Grafana Open Source?∘ Why is
Tag: Jenkins Pipeline
In this post, we’ll learn how to use a shared library in Jenkins Pipeline. · Prerequisites· Overview∘ What are Shared Libraries?∘ Why Use Jenkins Shared Library?∘ Jenkins Shared Library Repository
In this post, we’ll show how to use the Jenkins pipeline to push artifacts to AWS CodeArtifact. · Prerequisites· Overview∘ What is AWS CodeArtifact?∘ Why use AWS CodeArtifact?· Setting Up
Identifying vulnerability risks is an important issue for many business projects. In this post, we’ll show how to integrate OWASP Dependency-Check in a Spring boot
In this post, we’ll show how to integrate Jenkins’s multibranch pipeline project with GitHub for continuous integration. · Prerequisites· Overview∘ What is a Jenkins Multibranch pipeline?∘ How does a
In this post, we’ll explain step by step how to deploy a Spring boot application using Jenkins pipeline and Docker. · Prerequisites· Spring boot application setup∘ Project Structure∘ Containerize
In this post, we’ll explain the API integration testing solution step by step using Postman, Newman, and Jenkins Pipeline. This post shows how to set