Calling Multiple Jobs in Jenkins – Chapter 5
Master job calls sub jobs...
Create Jenkins Pipeline – Chapter 4
The last chapter – Chapter 3 introduced the concept of Jenkins Pipeline and the steps to install Pipeline plugin in Jenkins. In this chapter, we...
About Jenkins Pipeline – Chapter 3
In our Chapter 2, we discussed steps on how to administer Jenkins (click here to read it again) and in this chapter – we will...
AWS Cloud Automation with Python and Boto3 – Part 2
In the last article, we learnt a bit about Python and Boto and how to install them. In this part, we will create a simple...
AWS Cloud Automation with Python and Boto3 – Part 1
AWS is a well known Cloud provider and this article focuses on how automation helps to remove manual operations on AWS. So, lets get started...
Running Static page on Nginx
The last chapter was focusing on installing Nginx, let’s now look at the steps to deploy static web page through port 8079. Step 1 –> Create...
Installing Nginx on AWS
Nginx is a web server that is used to replace http server as it can support high traffic website/s. It can also be used as...
Jenkins User Administration – Chapter 2
In our last chapter, we talked about the process of installing Jenkins on a system. This chapter focuses on the next steps which includes –...
Installing Jenkins – Chapter 1
Jenkins, a well-known open source web application or say web platform that is used to orchestrate jobs. I visualize this tool as something equivalent to...
Transitioning with Agile – Ever tried it ??
Most of us are experiencing the adoption of agile in some form or the other in our organizations. While development, testing and infra projects are...