CI/CD Deploy a WAR file on Tomcat Server using Jenkins adminApril 10, 20201 In this document, I will demonstrate deploying a war file (application code) that is present in the Github repository...
Devops How to Create a Node.js Docker Application adminMarch 1, 20200 In this tutorial, we will learn, how to create a Node.js application and then dockerize it. Dockerization will help...
CI/CD Tomcat Server Installation on AWS EC2 adminDecember 14, 20190 In this article, I will demonstrate how to spin up an EC2 instance on the AWS cloud and install the Tomcat server. I...
CI/CD Github Integration with Jenkins Server. adminDecember 7, 20190 In this article, I will demonstrate how to install Git and integrate it with the Jenkins server. Here I am using the...
CI/CD Maven Installation and Integration with Jenkins adminNovember 29, 20190 In this article, I will demonstrate the installation of the Apache Maven build tool and it's integration with Jenkins...
Devops Jenkins Installation and Configuration on AWS EC2 adminNovember 12, 20191 Jenkins is an open-source continuous integration and continues development tool. In this tutorial, I will explain the...
AWS Terraform to Provision AWS Resources adminNovember 9, 20190 In this article, we will learn how we can provision AWS resources like VPC, EC2, NAT, etc with the help of the...
Automation Terraform Installation on Ubuntu and Mac-book Pro. adminOctober 25, 20190 Terraform is an open-source Infrastructure as a service (IaaC) tool, mainly used to provision and configure...