Jenkins Pipeline Interview Questions | Jenkins Pipeline Deployment | DevOps Interview Series | 10

  Рет қаралды 21,186

LogicOps Lab

LogicOps Lab

Күн бұрын

Пікірлер: 63
@rushikeshkhandare8611
@rushikeshkhandare8611 2 жыл бұрын
Thank You Ravish Bhai Nd We want More like this Real Time DevOps Interviews !
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Thanks for the support 🙏🏻
@nupurlondhe2026
@nupurlondhe2026 2 жыл бұрын
Hi Ravish... The interview flow seems good, yet we spectators are not able to get what are the expected answers or lets just say probable answers (as they can differ from one organization to other) of the questions being asked. If we can get the explanations of the same, that would be better...
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Thanks for the feedback, Nupur. Appreciate it. I will be creating separate videos in my "Real Time Scenarios Series", in which I'd be explaining what is the best answer to these questions/scenarios.
@lingrajbiradar4416
@lingrajbiradar4416 2 жыл бұрын
@@LogicOpsLab your content is too good. sir please make videos on answers, it will be beneficial for us.
@saurabhmore-k1m
@saurabhmore-k1m Жыл бұрын
Hello Ravish after watching interview i feel questions were like exact interview questions but for candidate where she was answering on her experience she was like umm umm thing and speak but at where she is answering from google she was fluent can notice after 23 min. she was reading from google anout nexus policies
@LogicOpsLab
@LogicOpsLab 10 күн бұрын
It’s not uncommon for candidates to be more confident and fluent when discussing topics they've recently looked up or prepared for versus drawing solely from personal experience. The "umms" and pauses can sometimes indicate a need for more practical exposure or reflection on past work. Regarding the segment after the 23-minute mark, I noticed the same. It does seem like the candidate might have been referencing material from an external source rather than relying on their own expertise, especially when discussing Nexus policies. This insight is valuable as we assess not just their knowledge but also their ability to apply it in real-world scenarios. It might be worth considering follow-up questions to gauge how well they understand and can implement the concepts they referred to. Looking forward to hearing your thoughts.
@sultanqureshi2766
@sultanqureshi2766 2 жыл бұрын
Thanks a lot for your Dedication
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Thanks for the support
@subhasismandal4180
@subhasismandal4180 2 жыл бұрын
Can you explain if the answers were correct or not?
@ainvondegraff5233
@ainvondegraff5233 Ай бұрын
I mean comeon don't know deployment strategy and technical debt? that's the base for deployment everyone knows that. you are asking pretty easy questions man, I loved your other videos on troubleshooting.
@LogicOpsLab
@LogicOpsLab 10 күн бұрын
Appreciate the feedback, I am still learning! Keep supporting!
@NewLearningEveryday
@NewLearningEveryday Жыл бұрын
Great discussion.
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Thanks a lot
@mdshahabuddin1647
@mdshahabuddin1647 2 жыл бұрын
It would be great if you can make another video answering those questions
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Sure
@rahulguptaft9
@rahulguptaft9 2 жыл бұрын
Earlier she didnt know the word technical debt and after 5 seconds she started speaking on it which was written on google...lmao xD
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Online interviews are getting really out of hands these days.
@vijaybhatt8060
@vijaybhatt8060 2 жыл бұрын
@@LogicOpsLab 😛😜
@rahulguptaft9
@rahulguptaft9 2 жыл бұрын
@@LogicOpsLab best thing is to conduct a handson interview as well?
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
@@rahulguptaft9 Will do it in future interviews.
@ainvondegraff5233
@ainvondegraff5233 Ай бұрын
​@@LogicOpsLab It is but you can easily tell if the that person is cheating, because cheating also need confidence and I don't feel that in her
@rahulkrishnan30
@rahulkrishnan30 9 ай бұрын
Hi, what would be the right answer for the hotfix branch question?
@LogicOpsLab
@LogicOpsLab 9 ай бұрын
Timestamp, please?
@anwarbasha8743
@anwarbasha8743 2 жыл бұрын
Hi ravish, in the 18th minute of the video you asked one question, where testing part comes in the pipeline she said something i cant understand. can you plz suggest that answer where it exactly integrate on the pipeline? It will be more help to me.
@anwarbasha8743
@anwarbasha8743 2 жыл бұрын
Hi ravish waiting for reply....
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
So, she was talking about the Gradle that runs JUnit tests. Gradle and Maven can be used to do JUnit testing. Although, we as devops do not write the test cases, we integrate the test cases with the pipelines. But, we need to understand how they actually work.
@anwarbasha8743
@anwarbasha8743 2 жыл бұрын
Thanks a lot Ravish
@mahammadismai7159
@mahammadismai7159 8 ай бұрын
She is goofing the answers
@niteshreddy4597
@niteshreddy4597 2 жыл бұрын
nice information.
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Thanks a lot 🙏🏻
@Narzar955
@Narzar955 9 ай бұрын
I am looking jobs in devOps. Heard so many new terms
@LogicOpsLab
@LogicOpsLab 9 ай бұрын
DevOps terms can feel like a maze at first, but once you crack the code, you'll be navigating through job opportunities like a pro!
@subhasismandal4180
@subhasismandal4180 2 жыл бұрын
Can you explain if the answers are correct or not
@tapaskhatua8609
@tapaskhatua8609 2 жыл бұрын
Plz explain
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Most of the answers are wrong
@chetanlanje6144
@chetanlanje6144 2 жыл бұрын
He Ravish sir, Just one query In real-time Env , Who generally write Jenkinsfile ? Is it Already written by Developer or Devops Engg need to write it for Deployment ?
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
If it's a support project, it would already be there. But, if it's a new project, it's the responsibility of a DevOps to write it, always!
@chetanlanje6144
@chetanlanje6144 2 жыл бұрын
@@LogicOpsLab ohh Got it..Thanks 😊... Ri8 now i am preparing for devops interview, most of the time Interviewer asked for "What is real-time strategy of Branches in you organisation, How your infra looks like".. Can you please make one video from your side on it, to understand real-time env of organisations...
@LogicOpsLab
@LogicOpsLab Жыл бұрын
@@chetanlanje6144 Sure
@arshadsiddieque7097
@arshadsiddieque7097 Жыл бұрын
A lot of aaaw to hear in a year.....
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Happens, sometimes.
@shekarcs6747
@shekarcs6747 2 жыл бұрын
Usefull
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Thanks a lot
@rushithatsall
@rushithatsall 2 сағат бұрын
Bro she googled everything😵‍💫😭
@sujithreddykarnatakam6638
@sujithreddykarnatakam6638 2 жыл бұрын
For how many years of experience you took this interview Sir?
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Less than 5 yrs
@dhanikonda6097
@dhanikonda6097 Жыл бұрын
Interviewer flow is good, the lacking is, what are answers interviewer expecting? Please post answers as interviewer expectation. Thank you
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Thanks for the feedback. Will improve.
@tulajarampawar3501
@tulajarampawar3501 2 жыл бұрын
Ravish bhai why can't you take an interview thru MS teams....Der shld be no chance to make cheat or something.
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
People have developed skills on cheating on almost any platform 😅
@srk9511
@srk9511 2 жыл бұрын
Plz make in Hindi
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
DevOps interviews are not taken in Hindi.
@mdanish18439
@mdanish18439 Жыл бұрын
i dont thunk this person wd have been selected ??
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Not selected, if I remember correctly.
@tulajarampawar3501
@tulajarampawar3501 2 жыл бұрын
She is completely dependent on some other things depending on others output she is probably providing the reply. This is clearly showing that she is doing cheat or something.
@LogicOpsLab
@LogicOpsLab 2 жыл бұрын
Could be possible.
@hadishamil6173
@hadishamil6173 Жыл бұрын
Seems like she's googling
@LogicOpsLab
@LogicOpsLab Жыл бұрын
Online interviews are getting really tough to judge. Could be possible.
@vishalviswanathan9810
@vishalviswanathan9810 2 жыл бұрын
The girl lacks technical skills. I think she biharted something
@riddhimar4810
@riddhimar4810 2 жыл бұрын
Reading from somewhere, maybe
@Suraj.4108
@Suraj.4108 6 ай бұрын
Too many aaaw aaaw
@LogicOpsLab
@LogicOpsLab 6 ай бұрын
Thanks for the feedback
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Top 30 CI/CD Questions Answered
22:52
Semaphore CI
Рет қаралды 4,2 М.
aws devops interview 5 years experience
42:19
Realtime awsdevops
Рет қаралды 8 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН