CI CD Pipeline Using Jenkins | Continuous Integration and Deployment | Intellipaat

preview_player
Показать описание
Join Intellipaat's Meetup Community for free online webinar sessions and gain free knowledge on various trending topics like Python, Data Science, Machine Learning, Cloud, DevOps, Hadoop, Business Intelligence and many more.
#Jenkins #CICDPipelineUsingJenkins #JenkinsTutorialforBeginners #ContinuousIntegrationandDeployment #ContinuousIntegration #CiCdDevops #Intellipaat

----------------------------
Intellipaat Edge
1. 24*7 Life time Access & Support
2. Flexible Class Schedule
3. Job Assistance
4. Mentors with +14 yrs
5. Industry Oriented Course ware
6. Life time free Course Upgrade
------------------------------

Why devops is important?

DevOps implementation is going through the roof with most of the largest software organizations around the world invested heavily in its implementation. The core values of devops is effectively based on the Agile Manifesto but with one slight change which moves the focus from creating a working software to one that is more interested in the end-to-end software service mechanism and delivery.

Why should you opt for a DevOps career?

For very long times the development and the operations teams of any software enterprise have stayed at arm’s length. But this organizational cultural shift thanks to devops a lot of changes are happening in forward-thinking enterprises. Learning devops will help you master all the skills needed in order to successfully build, operate, monitor, measure and improve the various processes in IT enterprises by better integrating development and operations. You will grab the best jobs in top MNCs after finishing this Intellipaat devops online training. The entire Intellipaat devops course is in line with the industry needs. There is a huge demand for devops certified professional. The salaries for devops professional are very good. Hence this Intellipaat devops project is your stepping stone to a successful career!
------------------------------
For more information:

Рекомендации по теме
Комментарии
Автор

Thank you so much for this video it helped me a lot

Pankaj-zwwi
Автор

I'm interested in integrating the CD pipeline with a ITSM Change Management solution. For instance, using the CD pipeline explained in this demonstration, but integrating an auto-submit or auto-create of an RFC (Request For Change) in Change Management solution, such as ServiceNOW.

buckanr
Автор

Simply
Love you intellipaat
The way you are teaching was really very good and make me a curious towards my passion today
Thank you

ECYESHWANTHKUMARS
Автор

Although interesting, you are doing a build script inside a freestyle project.
This is not a pipeline. A pipeline comes with many stages and steps that we can visualize during the execution. It can be scripted or declarative.

I liked the part about configuring nodes however.

hamza
Автор

Thanks Intellipaat for such a awesome course. Applause!

inderjeetchawla
Автор

Thank you for your explanation and time

CarlosPereira
Автор

Sweet as. this is awesome. I have one question. Lets say i have two branches on my github repo 1. Staging 2.Production. and i create an instance connecting each instance to each branch using github webhooks. what if say my commit to staging github branch triggers deployment to staging pipeline/staging instance. My question is if i merge my staging branch to my production branch so that it can successfully trigger production pipeline, Will the pipeline read Merge changes or does it only read commit as a trigger

FaithfulAnere
Автор

This absolutely great tutorial how to be a devOps engineer. I have a question, can we use clustering or make the replication with the kubernetes after going trough this step?

mzw
Автор

This video is so helpful for me.. Thanks

btrnoob
Автор

I can see that the staging and production is in offline state, the moment I check the putty its not broken and the moment I trigger the build jobs I see that there is no blue symbol its only grey symbol as offline.. even the build says its in queue state..

kanduriviswateja
Автор

Excellent tutorial sir, thank you much for knowledge sharing . It is really helpful.

pamelaj
Автор

Thank you this videos are amazing please specify what operts must open on products server.If we open all the ports it will course for attacking.

HM_Milan
Автор

Awesome great presentation and hands-on. Thanks

fopingn
Автор

In testing stage who does the testing?
Wheather it is done by manual tester or regression test suite is runs autimatically??

samarthjain
Автор

Can you please use any testing like unit test or integration test with this demo. It would be more helpful . Thanks

shivprasad
Автор

Hi Intellipaat Team thanks a lot for this wonderful session. I made my hands dirty by creating the entire pipeline by following the tutorial. I was able to do everything by following the tutorial but one thing is when i finally hit the staging and production server in the browser to see the website i am seeing it Works but not the content that i have put in the index.html file.

To troubleshoot the issue i went into the docker container and checked the index.html file content under /var/www/html and i see that whenever i am updating the index.html it get's updated.But i still don't see the index.html content rather i see It Works.

Could you please help me to troubleshoot and resolve this issue. Once again thanks a lot for this wonderful session.Hope to see more such videos from your team.

RaviShankar-bxdd
Автор

can u tell me how to add base container image to start building dockerfile ?

gavinsh
Автор

i didn't got how git-job copied the files to particular path in staging server??

vijitdeshmukh
Автор

In real-time we need approvals for deploying changes into PROD. Can you please tell how/where is this handled in CI/CD pipeline. I do not think any org will allow an auto deploy from STAGE (once it is success) to PROD immediately.

sandeepg
Автор

Is this video enough for continuous delivery or some more needs to be done

vaibhavpadgaonkar