All FREE courses – https://automationstepbystep.com/
Let me know next topic in comments below
Hi Friends, In this video I will discuss from very basics what is
CI – Continuous Integration
CD – Continuous Delivery
CD – Continuous Deployment
and what is CI CD Pipeline
Stages of CI CD
CI CD environment
How to explain CI CD in interview
Join Automation Step By Step channel: https://www.youtube.com/automationstepbystep/join
#SchoolOfBasics
Stories by Raghav – https://automationstepbystep.com/stories/
My Udemy Courses – https://automationstepbystep.com/udemy-discounts/
Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
You can support my mission for education by sharing this knowledge and helping as many people as you can
If my work has helped you, consider helping any animal near you, in any way you can.
________ ONLINE COURSES TO LEARN ________
GitHub – https://github.com/Raghav-Pal/
Udemy – https://www.udemy.com/user/raghav-pal-3/
Training by Raghav at your venue – [email protected]
Training schedule – https://automationstepbystep.com/trainings-2/
———— UI TESTING ————
Selenium Beginners – https://bit.ly/2MGRS8K
Selenium Java Framework from Scratch – https://bit.ly/2N9xvR6
Selenium Python – https://bit.ly/2oyMp5x
Selenium Tips – https://bit.ly/2owxc50
Selenium Builder – https://bit.ly/2MKNtlq
Katalon Studio – https://bit.ly/2wARFdi
Robot Framework with RIDE- https://bit.ly/2Px6Ue9
Robot Framework with Eclipse – http://bit.ly/2N8DZxb
Protractor – http://bit.ly/2KtqVkU
TestProject – http://bit.ly/2DRNJYE
———— API TESTING ————
Web Services (API) – https://bit.ly/2MGafL7
SoapUI – https://bit.ly/2MGahmd
Postman – https://bit.ly/2wz8LrW
General – https://bit.ly/2PYdwmV
Katalon Studio API Testing – https://bit.ly/2BwuCTN
———— MOBILE TESTING ————
Appium – https://bit.ly/2ZHFSGX
Mobile Playlist – https://bit.ly/2PxpeUv
———— CI | CD | DEVOPS ————
Jenkins Beginner – https://bit.ly/2MIn8EC
Jenkins Tips & Trick – https://bit.ly/2LRt6xC
Docker – https://bit.ly/2MInnzx
Kubernetes – http://bit.ly/2MJIlMK
————-VIRTUALISATION————-
Virtualization on windows – http://bit.ly/2SItIL9
———— VERSION CONTROL SYSTEM ————
Git & GitHub – https://bit.ly/2Q1pagY
GitLab – http://bit.ly/2kQPGyQ
———— PERFORMANCE TESTING ————
JMeter Beginner – https://bit.ly/2oBbtIU
JMeter Intermediate – https://bit.ly/2oziNVB
JMeter Advanced – https://bit.ly/2Q22Y6a
JMeter Tips & Tricks – https://bit.ly/2NOfWD2
Performance Testing – https://bit.ly/2wEXbLS
———— PROGRAMMING ————
Java Beginners – https://bit.ly/2PVUcXs
Java Tips & Tricks – https://bit.ly/2CdcDnJ
GROOVY – https://bit.ly/2FvWV5C
JAVASCRIPT – http://bit.ly/2KJDZ8o
PYTHON – http://bit.ly/2Z4iRye
———— IDE ————
Visual Studio Code – https://bit.ly/2V15yvt
———— BUILD TOOLS ————
Maven – https://bit.ly/2NJdDRS
Gradle – http://bit.ly/30l3h1B
———— OTHERS ————
Redis- https://bit.ly/2N9jyCG
Misc – https://bit.ly/2Q2q5xQ
Tools & Tips – https://bit.ly/2oBfwoR
QnA Friday- https://bit.ly/2NgwGpw
Sunday Special – https://bit.ly/2wB23BO
Ask Raghav – https://bit.ly/2CoJGWf
Interviews – https://bit.ly/2NIPPxk
All Playlists – https://bit.ly/2LSiezA
———– Connect with Raghav ————
Website – https://automationstepbystep.com/
LifeCharger – http://lifecharger.org/
Udemy Courses – https://www.udemy.com/user/raghav-pal-3/
Facebook – https://www.facebook.com/automationstepbystep
Twitter – https://twitter.com/LearnWithRaghav
Youtube – http://youtube.com/automationstepbystep
Never Stop Learning
Raghav
source
very good lecture!!
Really nice and clear!
Fantastic explanation, first time anyone has explained it this easy!
awesome video
is staging and uat same?it is on client side ryt?
Thanks. I am using Codeigniter framework to develop a web application. How can I give a developer access to only selected files rather than the complete codebase?
Very nice. Can you please talk about datlake and databricks automation
I watched many videos for CI , CD but now after watching our videos i am able to understand it. thank you so much
explained very well and in such a simple language …. many thanks š
Best explanation on the internet!
How can we automate this entire process without clicking any button.. in realtime
Thanks!
That's a great effort in background, to prepare the lecture at this level of abstraction!
Wonderful explanation. Now I got the essence of CI/CD pipeline. Thanks a lot
well explained
Thanks for this very clear explanation š
Thanks for this session
Thank you so much! I have been watching your videos for quite some time, its very informative and always helped me at work
Thank you so much for this explanation, it was extremely helpful!
Sir, I have to make a project on "Project on CI/CD and deploying to ECS – Free AWS account needed" can you please help me out for the references ? š
please explain terraform and travis-ci
ā¤ļø
I love You! You are awesome! š
nice and direct
Very clear and simplified explanation. Thanks a lot..
Just started working at Amazon and didn't know shit what ci/cd everyone in meetings say full ci cd š, thanks for explaining
Nice, Please tell me how u do CI CD pipeline? And what tool u use to perform CI CD pipeline? Please show one example
š
Great Explanation…
I normally get bored following YouTube instructors, but your videos are so interesting and reivetting!
its like opening my brain up and storing all you explained in, it it really stuck. You are a born teacher Raghav ! Cant thank you enough.
How about continuos testing
Thanks bro, was looking for this ..
hi sir, what is an advantage of joining a channel ,?
Sir, Now only i come across to see your school of Basic video on CI CD. Unmatch. High clarity and Professional presentation. Great.
Thank you sir, Really Helpful
Our company as well moved to CI /CD process every Friday we're releasing on production, the drawback of CI/CD is intense work pressure on automation QA, Maintenance now is more tedious and time-consuming.
Very concise and informative. Can you please provide some guidance on what categories of tests will be executed in each env and how frequently it should be run? For (e.g) if we have to release to prod after every 2 week sprint, how frequently do we have to deploy to test env? When during the sprint will we have to deploy to stage? Thanks in advance!