I've been watching many KZbin videos on CICD Scripted/Declarative Pipeline code and didnt get proper understanding. I got it clarify from this channel . thanks DevOps Coach . Really awesome
@DevOpsCoach Жыл бұрын
Sankara - Great to hear! Thank you so much!
@ashharperwez70773 жыл бұрын
I was struggling with Jenkins pipeline but now everything is clear.. Thank you so much for detailed video
@DevOpsCoach3 жыл бұрын
You are welcome 😊
@chalapathirao4981 Жыл бұрын
Thanks a lot you way of teaching it's amazing i gain a lot knowledge by watching your posted videos
@DevOpsCoach Жыл бұрын
Glad you learnt something
@antony2684 Жыл бұрын
Like 3 months, i was struggling to find way to understand devops. Great video sir.
@DevOpsCoach Жыл бұрын
Glad you liked it, thank you 🙏
@antony2684 Жыл бұрын
@@DevOpsCoach if the github sample java web link is there, it will be helpful
@AnanthM-h5r9 ай бұрын
Hello Sir.... Your content is Simple, Crispy, Crystal clear, Superb.... This is Amazing.
@DevOpsCoach9 ай бұрын
Thanks a ton, keep watching and learning
@monicamastagar38522 жыл бұрын
very nicely explained. best video for those who started learning jenkins CI/CD
@DevOpsCoach2 жыл бұрын
Glad it was helpful!
@RahulSharmaSingularity Жыл бұрын
One of the best tutorials on youtube !
@DevOpsCoach Жыл бұрын
thank you so much!
@shubhampawar-ms2ct Жыл бұрын
Awesome!! detail explanation feels like working in actual CI/CD production environment for any organization.
@DevOpsCoach Жыл бұрын
Glad you liked them
@master24662 жыл бұрын
Brilliant! Liked use of Snippett Generator, which was missing in most of other Jenkins videos on youtube
@DevOpsCoach2 жыл бұрын
Glad you liked it
@krakesh2003in Жыл бұрын
Thanks for details Jenkins Declarative Pipeline
@DevOpsCoach Жыл бұрын
Glad it was helpful!
@sivaprasad75553 жыл бұрын
sir, you have invested lot of time and effort for us thank you very much.... and applause for your work...
@DevOpsCoach3 жыл бұрын
It's my pleasure, thanks!
@shristisingh30723 ай бұрын
Best explanation ever
@DevOpsCoach3 ай бұрын
Thank you!
@snehakadur29479 ай бұрын
Hello sir, I really love all your videos on this Channel. I learnt most of the concepts of DevOps on this channel. Sir, If possible Can you make a video on complete CI/CD pipeline (parametrized one)... I mean from getting source code from github to deploying on Amazon EKS using different tools like ,Ansible playbooks ,ArgoCD, Helm, Trivy etc. The way you explain topics sorry but I don't even have any words ...... but only one thing I can say that you are a great preceptor......
@DevOpsCoach9 ай бұрын
try this video on my channel: kzbin.info/www/bejne/hZvFaoWeZaeWrKM
@snehakadur29479 ай бұрын
@@DevOpsCoach Thanks a ton sir... Also if possible can you make a video on Ansible also ... I mean how it deploys on k8s and local repository of a company (or dockerhub)........
@MrMaheshb3 жыл бұрын
It was a clear explanation. ThankYou for your efforts!!
@DevOpsCoach3 жыл бұрын
Glad it was helpful!
@pankajbarge96075 ай бұрын
Superb Content!!! 😍
@DevOpsCoach5 ай бұрын
Glad you liked it
@arureddy4402 Жыл бұрын
very useful information for freshers❤
@DevOpsCoach Жыл бұрын
Glad it was helpful!
@minizone2304 Жыл бұрын
SUPER SIR ,Very clearly u have explained
@DevOpsCoach Жыл бұрын
Thanks and welcome
@maheshwane50783 жыл бұрын
Hello sir thanks for the detailed video of each stage. I have small daubt, in while uploading to nexus you mentioned artifact id and version but everytime version get change then do we have to change configuration of pipeline each time ?
@ashantapalei33752 жыл бұрын
No, not required
@DevOpsCoach Жыл бұрын
not needed for maven snapshots repo in Nexus...
@SumitKarmakar3 жыл бұрын
This is very useful content, far better than so many overrated channels. I need some information on the cost to deploy/host the tools like Jenkins, nexus onto ec2. When we install these tools on ec2 free tire, are they chargeable?
@DevOpsCoach3 жыл бұрын
Thanks Sumit for your kind words.. regarding your question, it depends on your usage on those EC2 instance in free tier. you can stop them when not in use.
@raminbohlouli1969 Жыл бұрын
Very Informative
@DevOpsCoach Жыл бұрын
Glad you think so!
@ksubrahmanyam77472 жыл бұрын
very valueble subject you shared, Thank you so much, we are expecting more knowledge sharing from you.
@DevOpsCoach2 жыл бұрын
You are most welcome, thank you, I will.
@DevOpsCoach Жыл бұрын
Check out the playlist in my KZbin channel: www.youtube.com/@DevOpsCoach/playlists
@parames30392 жыл бұрын
So neatly explanation sir thank u
@DevOpsCoach2 жыл бұрын
Glad you liked it, thanks Paramesh
@parames30392 жыл бұрын
@@DevOpsCoach sir can u please explain kubernetes in same as it is
@goldie125772 жыл бұрын
Love this. You are the best.
@DevOpsCoach2 жыл бұрын
Thanks
@aviad-co1 Жыл бұрын
Thanks... Great video
@DevOpsCoach Жыл бұрын
Glad you liked it!
@ramanjaneyareddy90262 жыл бұрын
Whatta explanation!! ❤️ Love this thank you soo much.. ❤️
@DevOpsCoach2 жыл бұрын
You're so welcome!
@Nani226702 жыл бұрын
thank you sir for detail explanation
@DevOpsCoach2 жыл бұрын
So nice of you
@sunildhakad8332 жыл бұрын
It was very good session for me....Kindly please provide your repository url.......If possible
@DevOpsCoach2 жыл бұрын
github.com/akannan1087/myApr2022weekendRepo
@tapankumarnayak16646 ай бұрын
I have a doubt regarding nexus. Why are we using this and what it does before deploying the code?
@DevOpsCoach6 ай бұрын
Nexus is for mainly storing build artifacts such as Jar, War and Ear files.
@tapankumarnayak16646 ай бұрын
@@DevOpsCoach Thank you for clearing my doubt.
@jeeva2472 жыл бұрын
Thank you sir, it was clear explanation
@DevOpsCoach2 жыл бұрын
Glad it helped
@ameydeshmane2 жыл бұрын
Just WOW !!!
@DevOpsCoach2 жыл бұрын
Glad you liked it!
@udaykumar-tb5kn2 жыл бұрын
Hi brother can you please make video on how jenkins can be integrated with sql server or any db to run database scripts
@yogireddy81293 жыл бұрын
awesome as per jenkins part thanks you
@DevOpsCoach3 жыл бұрын
Glad you liked it
@bibhudattasahoo21743 жыл бұрын
can we define node/slave/agent in each stage of scripted pipeline like declarative
@SumitKarmakar3 жыл бұрын
This is good questions. I also need the answer to this.
@benaam54412 жыл бұрын
Please make ond video for scripted pipeline too
@DevOpsCoach2 жыл бұрын
we already have video on this --> kzbin.info/www/bejne/pJfQpWd-jM2ja80
@sirajtr4226 Жыл бұрын
Is it how the ci/cd pipeline is used in real production environment?What to do if we have to use docker and kubernetes
why you are having separated machines for nexus , sonarqube and jenkins???????
@DevOpsCoach3 жыл бұрын
To avoid single point of failure and also to have the flexibility to scale up
@karthicksai42263 жыл бұрын
@@DevOpsCoach what if I'm having multiple projects and if a I have miltple slaves machines.. Do i need to install those things in all my slave machines??? I'm confused pls clear me out
@sumanthr97422 жыл бұрын
@@karthicksai4226 even I have this doubt.... author kindly reply
@sandv29023 жыл бұрын
Awesome Sir!!!
@DevOpsCoach3 жыл бұрын
Thank you! Cheers!
@adeakin34674 жыл бұрын
Nice one Mr Success
@DevOpsCoach4 жыл бұрын
Appreciated
@mounikareddy48823 жыл бұрын
What is the difference between echo and println in jenkins scripted pipeline. I’m considering functionality of echo and print are same . Am I correct
@DevOpsCoach Жыл бұрын
yes.. that is right
@ivyatregenio23302 жыл бұрын
How to include the functional testing in pipeline? Thank you!
@DevOpsCoach Жыл бұрын
You can work with qa team and call their automated testing suite as part of Jenkins pipeline as you deploy to QA/TEST environment
@Manojkumar-nt8mp8 ай бұрын
hi i would like to try this but how to get the pom.xml file can you share your repo?
@mohammedshahbaazshareef55494 жыл бұрын
Thanks for the explanation, how can we pass some parameters dynamically for such pipeline scrips ?
@DevOpsCoach3 жыл бұрын
Please watch this video to learn how to pass parameters to pipeline -> kzbin.info/www/bejne/rIOqkH2nidyVb5Y
@charankumar39943 жыл бұрын
nice explaination
@DevOpsCoach3 жыл бұрын
Thanks for liking
@gurleenpannu13403 жыл бұрын
very well explained!!
@DevOpsCoach3 жыл бұрын
Glad it was helpful!
@padmadasp5993 жыл бұрын
superb :-)
@DevOpsCoach3 жыл бұрын
Thank you! Cheers!
@bharath4195 Жыл бұрын
do we need to add anything in pom.xml for Sonarqube ?
@DevOpsCoach Жыл бұрын
yes..if you like to configure globally. docs.sonarqube.org/9.9/analyzing-source-code/scanners/sonarscanner-for-maven/
@bharath4195 Жыл бұрын
@@DevOpsCoach thank you🤩
@sonalivarshney1982 жыл бұрын
Sir i am having a small doubt.. after getting notification that Dev deploymnt is successful, how manager will come to know that he has to approve?
@DevOpsCoach2 жыл бұрын
Team members should let him know
@MrMaheshb3 жыл бұрын
For the code part in approvals section, does it need any plugins to be installed
@DevOpsCoach Жыл бұрын
not required..
@arieff15083 жыл бұрын
Hi, I have scenario like jenkins and ansible server two different aws ec2 servers i have been trying to deploy an app by using jenkins pipeline. Please tell me how to integrate jenkins and ansible b/w two different sever. Please suggest how write jenkins pipeline job
@yarlagadda543 жыл бұрын
excellent
@DevOpsCoach3 жыл бұрын
Thank you! Cheers!
@sruthireddy21274 жыл бұрын
Can u explain detail configuration about Sonarqube integration through jenkins
@DevOpsCoach4 жыл бұрын
Sruthi - please watch my sonarqube setup video - kzbin.info/www/bejne/mZrCkIiQhqmWoq8
@sruthireddy21274 жыл бұрын
@@DevOpsCoach do u have any link for all those steps....installation is good but I need declarative pipeline job configuration through jenkins
@sruthireddy21274 жыл бұрын
Do u have any video on jfrog integration with jenkins
@DevOpsCoach4 жыл бұрын
yes, please browse through my channel..here is the link --> kzbin.info/www/bejne/fYO7aa2KiNiBr8U
@sivasankar84124 жыл бұрын
what is that time out in dev approval stage?
@DevOpsCoach4 жыл бұрын
it will wait for specified time for approved to approve/reject that stage before next stage..you can always change it