We've already seen what is DevOps, In jenkins introduction tutorial I will be introducing you to Jenkins and deep dive into the depth of Continuous Integration using Jenkins. Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software.
Category: DevOps
Continuous Integration vs Continuous Delivery vs Continuous Deployment
In this post we're going to deep dive into three most important terms used in Agile world i.e Continuous Integration, Continuous Delivery and Continuous Deployment.
Git Commands Cheat Sheet
In this post we will be seeing Git Commands, Git is open source distributed version controlled system. This Git Commands Cheat Sheet consists of most important and widely used Git Commands.
Build your first project in Jenkins
In this post we will be seeing how you can build your project using Jenkins. We will be building sample project using Jenkins.
Install Jenkins on AWS EC2 Instance
In this post we will be seeing how to install jenkins on AWS EC2 instance
Install Java on EC2
In this post we will be seeing how we can install Java on our EC2 instance.
DevOps Introduction and Lifecycle
In this post we will be seeing We will be seeing What is DevOps? Role of operations before DevOps? What is the need of DevOps? or Why DevOps is important? and DevOps Lifecycle.
First Chef Cookbook recipe using AWS and chef Server
In this post we will be seeing how to write chef recipe using AWS and chef server. Chef is a configuration management tools that is used to manage the configurations on servers, I won't be explaining in depth what is Chef in this tutorial, but you can go through this for more insights.
You must be logged in to post a comment.