In the previous post we've seen how to install Java on AWS EC2, this tutorial will be a continuation of it, So if you haven't seen previous tutorial, I would highly recommend to go through the same. In this tutorial we will be seeing how to install Jenkins on AWS EC2 instance. From the last … Continue reading Install Jenkins on AWS EC2 Instance
Category: DevOps
Install Java on AWS EC2 instance
So in the previous tutorial we've seen What is DevOps, DevOps Lifecycle, Chef cookbook recipe. In this post we will be seeing how we can install Java on our EC2 instance.
DevOps Lifecycle
In this post we will be seeing DevOps Lifecycle and its steps.
First Chef Cookbook recipe using AWS and chef Server
Many of you who wanted to get into DevOps, have come across a configuration management tool called "Chef". 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.
What is DevOps?
In this post I will be introducing you with the DevOps culture, We will be seeing What is DevOps?, Role of Operations before DevOps?, What is the need of DevOps or Why DevOps is important.