#jenkins
Read more stories on Hashnode
Articles with this tag
In this article, I am deploying a Netflix clone application. The deployment process will involve the utilization of Jenkins as a CI/CD tool to deploy...
What is Terraform? HashiCorp Terraform is a cloud-agnostic infrastructure as code (IaC) tool that allows you to create declarative configuration files...
The project involves building and deploying a Java application using a CI/CD pipeline. Here are the steps involved: Version Control: The code is...
This article is about the deployment of the Node.js application on the Amazon EKS Kubernetes cluster. We will set up a pipeline with Jenkins. Jenkins...