#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Jenkins agent Setup in AWS Instance I'm going to set up a Jenkins agent in AWS using any cloud services of your choice. We will be using one master...
Jenkins :- Jenkins is an open-source automation tool written in Java that allows continuous integration and continuous delivery of projects. Install...
To set up Jenkins in an AWS, you can follow these steps: Launch an EC2 Instance: Start by launching an EC2 instance running Ubuntu in your desired...
grep Grep is a powerful command-line tool used for searching and filtering text data. It can search through files and directories and look for...
Linux is a free and open-source operating system that is widely used by developers, system administrators, and power users. Linux is known for its...