Create Pipeline using Azure Devops ยท Azure DevOps is a set of cloud-based collaboration tools for software development, encompassing a wide range of...
What is kubernetes? Kubernetes is an open source Container orchestration tool developed by google that is use to create multi enviormnet and multi...
Azure Pipeline is a cloud service that we can use to build and test our code project automatically. The Azure pipeline has a lot of capabilities such...
Docker Swarm : Docker Swarm is a container orchestration tool That allows you to Create, Deploy, Scale, and manage a Cluster of Docker Hosts using a...
Introduction : Prerequisite: Set up Ec2 instance. Install Docker & Jenkins Add permissions sudo apt-get install docker.io -y sudo apt-get...
Hello everyone, This article will provide a guide on how to set up a Jenkins server on an Ubuntu or Debian server, covering all the necessary steps to...