Posts

Showing posts with the label SCM

Best Performance DevOps interview Questions

Image
I hope you all doing great with DevOps learnings! There is a huge demand for DevOps engineers, where people turning from the many freshers turning to DevOps Engineer roles and becoming experts after exploring. Here I would like to target the key DevOps tools as interview questions. Here I'm collecting interesting DevOps interview questions out of my experiences and some of my friends who attended in various companies. And also made some of them collected from the most highly professional session delivered in the YouTube tutorials. World-class DevOps Interview Questions SCM Questions Can we build some code from SVN and some from the GIT repository in a single Jenkins job? Merging two branches merge conflicting? How do you resolve it? What is the difference between git clone, git fetch and git pull? How do you deal with git remote repository? AWS Interview Questions  AMI instance took the snapshot from recently build instance, How can I create a new instance? ...