Please find steps below for configuring pipeline as a code - Jenkinsfile. Pre-requistes: 1. Project setup in Bitbucket/…
Questions to ask after you giving Devops interview: 1. Where are you in DevOps transformation in your company? What leve…
Webhooks are triggers that enables developers to trigger Jenkins jobs automatically every time there is a code change. Jen…
Ansible is #1 configuration management tool. It can also be used for infrastructure provisioning as well. or You can use i…
Please find the Ansible Playbook for provisioning a new EC2 instance. Please follow the below steps in the machine where y…
1. Login to Ansible management server/machine. Create SSH keys in Ansible host machine by executing the below command: (if…
Find below Ansible playbook for installing Jenkins on a Ubuntu machine. Pre-requistes: Java needs to be installed alrea…
Playbook for installing Maven on Ubuntu using Ansible Playbook sudo vi installMaven.yml --- - hosts: My_Group tasks…
Social Plugin