Finally the first straight forward explanation on KZbin. Thank you ❤
@heyjeanwtf3 жыл бұрын
OMG I loved this video so much! You're so gentle, but also practical in the way you teach. I got exactly what I came for. Thank you!
@shubhampatel9063 жыл бұрын
Very informative tutorial, keep building these linode team.
@DamianDemasi3 жыл бұрын
Great explanation! It will be awesome if you could include actual examples of CI/CD in action.
@natarajank3786 Жыл бұрын
😂 QQ q❤ clo
@harshitupadhyay4672 Жыл бұрын
@@natarajank3786 Ok lmy My Ñg😍😅😪😊😊😊😂
@reznog1225 күн бұрын
This was helpful. Straight forward and to the point!
@trivedijv9 ай бұрын
explained in simple terms, good job. Keep it up
@syedarmaghanhassan46528 ай бұрын
3:20 Can you please give some examples, what is automated in CI/CD? Do software testers have anything to do with it? It feels like CI/CD is something which the developers use (for their tests, Junit etc.).
@waltersagume10 ай бұрын
Excellent presentation of CI/CD. Thank you very much.
@GureiFokkusu84Ай бұрын
Thank you dearly for this banger of an explanation.
@16stellarstars3 жыл бұрын
This was great for a beginner like me! Thank you!
@yaminikrishnatamada5758 Жыл бұрын
great expalanation finally u made all my doubts clear
@VS-zt5xw Жыл бұрын
Linode explanations are great, I keep coming back to this channel throughout my computer science degree.
@haolu69393 жыл бұрын
Very informative video, great work!
@exeter74142 жыл бұрын
Great video!! I'm surprised you don't have more subscribers
@xyx4892 жыл бұрын
As far as Unit Testing and Integration Testing, are those being done by developers? I'm confused, how do you integrate those to your Jenkins CI/CD?
@dariustoma6812 Жыл бұрын
Yes, they definitely need to be done first by developers on their development machine. You can also automatically have builds in Jenkins that at least run an entire build with the unit tests to confirm they don't fail.
@Anna-vc6hu10 ай бұрын
Amazing explanation! Thank you
@devprakash53203 жыл бұрын
The video was helpful . Can you make a video on how to use jenkins or how to create a ci/cd pipelins on jenkins ?
@devprakash53203 жыл бұрын
would appreciate it really
@AkamaiDeveloper3 жыл бұрын
We'll add it to our list!
@devprakash53203 жыл бұрын
@@AkamaiDeveloper thanks
@seunjonathan2 жыл бұрын
There was a question asking disadvantages of CI/CD... what's your take on this?
@furrylovebear6844 Жыл бұрын
The question doesn't make sense unless you compare it to something ie you can't just ask "what are the disadvantages of a car"... unless you plan to compare it to other transport. As a stand-alone question, without any goals or comparison, it makes no sense
@atamishali Жыл бұрын
If there's an error at any step i.e. build, deploy, or test then you won't be able to release your code. Secondly, understanding and managing is complex since multiple things are involved simultaneously.
@elvss12 ай бұрын
Great explanation, thanks!
@Falcon-qg7sr Жыл бұрын
God the world has changed dramatically.. :) I am a COBOL guy and then DB, ADABASS NATUTRAL AND PL/SQL... VBA ..:)))
@AntonTan-gl6yn Жыл бұрын
Nice explanation!
@emekatimothyiloba699 Жыл бұрын
Nice Explanation
@christianrodier3381Ай бұрын
That is helpful thanks
@AndreiDinTheHouse2 жыл бұрын
Meh, it's used to introduce more automation? I think you got it backwards. Automation and pipelines are used to enable dev teams to do CI reliably. You can do CI/CD without any sort of automation, of course, getting an often broken app at the end.
@Ezzedini2 жыл бұрын
Great video, thank you!
@quixotica56913 жыл бұрын
Walt, excellent work, thank you
@okoyeemmanuel4198Ай бұрын
Thanks
@naincygupta8113 Жыл бұрын
Can you give live example on Ci/Cd
@oanacristea25723 жыл бұрын
Amayzing explanation about ci/cd
@basiruddin8548 Жыл бұрын
😊
@mikedelta658 Жыл бұрын
Thank you!
@priyaangadi86032 жыл бұрын
Awesome bro
@TeaVR Жыл бұрын
What about Azure Devops?
@jayasaikrishna48053 жыл бұрын
Hi Bro iam listening that there will be no devops jobs because of day by day automation in devops it it true. Iam recent graduate iam planning to learn devops please help me.
@md.zahidhassan32082 жыл бұрын
thank you
@mer-kn7xz Жыл бұрын
Thanks a lot 👏
@FromSethToYou3 жыл бұрын
I can't believe it's NOT Owen Wilson :p
@1HappyBob3 жыл бұрын
That was great 👍
@hananatari3 жыл бұрын
Awesome !
@majdalhafi34752 жыл бұрын
Very nice
@Rashomon6910 ай бұрын
So, it's basically just an endless cycle of development and deployment. PMs keep dumping new projects on the devs to quickly build. HR just gave it a fancy name to make devs feel important, instead of like slaves.
@syedarmaghanhassan46528 ай бұрын
well it is called the software development life cycle.. the cycle of contineous changes and execution of the SDLC.. Automation/Manual is a different topic, and does not have anything to do with SDLC. Automation is done to faciitäte the team, save time and effort. Pretty illogical idea or the name for the thing (CI/CD).
@gebesimben2 жыл бұрын
Best
@akashshrestha013 жыл бұрын
great
@yaminikrishnatamada5758 Жыл бұрын
in the same way can you please expalin what is scrum and kanban
@HiteshVasava-m4k Жыл бұрын
😊😅😊
@aryamihirs6 ай бұрын
This guy is using AI for his avatar in this particular video.
@servalpunk74112 жыл бұрын
We need ubuntu servers, azure & amazon web server. Comparison in hosting.
@JESUSDANTEGUZEN5 ай бұрын
JESUS
@adriatic1237 ай бұрын
CiCd shows how broken IT industry is. Imagine buying a new car and being called for mechanical tweaks on a weekly basis. You would get rid of that car and forget about this manufacturer. Yet this same principle, endless tweaking is hailed as desired in the IT industry. CI CD shows that you are not confident in your product quality and constant tweaks show that you have bad programmers. Good product is well designed and works without bugs, no need for constant change. I have been involved in CI CD environments and it was nightmare every single time.
@Joezey887 ай бұрын
Easier said than done bro
@andreashen1235 ай бұрын
"Dumbass, just don't write bugs in the first place" Shit dude, why has noone tried that before 🤯
@k46926472 Жыл бұрын
You speaking with the head swing looks like you are rapping , XD