GitLab CI CD Tutorial for Beginners [Crash Course]

  Рет қаралды 1,128,501

TechWorld with Nana

TechWorld with Nana

Күн бұрын

Learn GitLab CI/CD by building a complete CICD pipeline for a python demo project | with Docker
🧡 GitLab Course with Kubernetes, Microservices, Multi-Stage: bit.ly/3MqmVlr
💚 Become a DevOps Engineer - 6-month program: bit.ly/3BQ6j1v
#gitlab #gitlabcicd #techworldwithnana
► This course is sponsored by Twingate 🙌🏼, a modern alternative to VPN
► If you want to try it, check out their special offer for my viewers by using the code "NANA": lp.twingate.com/NANA
▬▬▬▬▬▬ What you’ll learn in 1 Hour ✅ ▬▬▬▬▬▬
► What GitLab CI/CD is
► GitLab compared to other CI/CD platforms
► Overview of GitLab Architecture
► Build a full GitLab CI/CD pipeline for a python app that
- executes tests,
- builds a Docker image,
- pushes to a private Docker repository and
- deploys the app to a remote server on DigitalOcean
► Learn GitLab Basic Concepts on the way:
- Pipeline, Jobs,
- Stages
- GitLab Runners and Executors
- Variables (Variable and File Type)
- Docker in Docker
▬▬▬▬▬▬ R E F E R E N C E S 🔗▬▬▬▬▬▬
► Git repo we build the CI/CD pipeline for: gitlab.com/nanuchi/gitlab-cic...
► Original forked python demo app: github.com/benc-uk/python-dem...
► Docker in Docker Image: hub.docker.com/_/docker
► Docker in Docker Gitlab Docs: docs.gitlab.com/ee/ci/docker/...
► Install Python and Pip: www.python.org/downloads/
▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬
💡 Docker - learn here: ► • Docker Tutorial for Be...
💡 YAML - learn here: ► • Yaml Tutorial | Learn ...
💡 Basics of Git
▬▬▬▬▬▬ Pre-Requisites if you want to follow the demo ▬▬▬▬▬▬
⌨️ GitLab Account
⌨️ DockerHub Account - we push and pull docker image from Docker Hub (hub.docker.com/)
⌨️ If you want to start the app locally: Install Python3, Pip and make
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 - Intro and Course Overview
01:25 - What is GitLab CI/CD?
01:59 - What is CI/CD in simple words
03:11 - GitLab in comparison to other CI/CD platforms
04:28 - GitLab Architecture - How GitLab works
06:16 - Overview of the demo app (run locally)
12:47 - Pipeline Configuration File (.gitlab-ci.yml)
14:09 - Run Tests
26:27 - Build and Push Docker Image
27:43 - Variables for Login Credentials
32:33 - Write Pipeline Configuration
38:56 - Docker in Docker
43:23 - Execute Pipeline
44:20 - Define Stages
47:19 - Prepare Deployment Server
47:44 - Create Ubuntu server on DigitalOcean
54:44 - Deploy Application
1:06:22 - Validate Application Runs Successfully
1:07:30 - Delete server on DO
1:07:49 - Dive Deeper into GitLab CI/CD
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT
Facebook group ► bit.ly/32UVSZP

Пікірлер: 737
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
🧡 Complete GitLab CI/CD Course with Kubernetes, Microservices, Multi-Stage & more: bit.ly/3MqmVlr 💙 Follow me on Instagram for behind-the-scenes content: 😊instagram.com/techworld_with_nana/ 💚 Become a DevOps Engineer - 6-month program: bit.ly/3BQ6j1v ▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬ 💡 Docker - learn here: ► kzbin.info/www/bejne/aZSQmnWkbJiXeqc 💡 YAML - learn here: ► kzbin.info/www/bejne/Z6aph6Vnat13fck 💡 Basics of Git ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 00:00 - Intro and Course Overview 01:25 - What is GitLab CI/CD? 01:59 - What is CI/CD in simple words 03:11 - GitLab in comparison to other CI/CD platforms 04:28 - GitLab Architecture - How GitLab works 06:16 - Overview of the demo app (run locally) 12:47 - Pipeline Configuration File (.gitlab-ci.yml) 14:09 - Run Tests 26:27 - Build and Push Docker Image 27:43 - Variables for Login Credentials 32:33 - Write Pipeline Configuration 38:56 - Docker in Docker 43:23 - Execute Pipeline 44:20 - Define Stages 47:19 - Prepare Deployment Server 47:44 - Create Ubuntu server on DigitalOcean 54:44 - Deploy Application 1:06:22 - Validate Application Runs Successfully 1:07:30 - Delete server on DO 1:07:49 - Dive Deeper into GitLab CI/CD ▬▬▬▬▬▬ What you’ll learn in 1 Hour ✅ ▬▬▬▬▬▬ ► What GitLab CI/CD is ► GitLab compared to other CI/CD platforms ► Overview of GitLab Architecture ► Build a full GitLab CI/CD pipeline for a python app that - executes tests, - builds a Docker image, - pushes to a private Docker repository and - deploys the app to a remote server on DigitalOcean ► Learn GitLab Basic Concepts on the way: - Pipeline, Jobs, - Stages - GitLab Runners and Executors - Variables (Variable and File Type) - Docker in Docker
@TheOliop
@TheOliop Жыл бұрын
Amazing... Thank you!
@hamidoubalde2517
@hamidoubalde2517 Жыл бұрын
This is awesome Nana.
@user-lh6st6wo1g
@user-lh6st6wo1g 3 ай бұрын
Seriously, Nana, this is absolutely incredible. This is how it's done. This is a crash course not just in CI/CD but in how to make S-tier useful KZbin content.
@arunrai80
@arunrai80 5 ай бұрын
You not only know the material, but you are exceptionally great in structuring and explaining them concisely but in details, as a developer learning CI/CD pipelines I have no more words to express my gratitude! Thank you so much for your efforts.
@TechWorldwithNana
@TechWorldwithNana 5 ай бұрын
Thank you, really happy to hear such feedback! :)
@alvaurah
@alvaurah 6 ай бұрын
For those who might have import error when running make test... this maybe could help add this in the requirements.txt pytest==6.2.5 Werkzeug==2.2.2
@thewarrior9827
@thewarrior9827 5 ай бұрын
Genius man 👍
@chetanthakre9327
@chetanthakre9327 4 ай бұрын
thanks bro
@Rosalind1981
@Rosalind1981 15 күн бұрын
thank you! I'd just got stuck on this part, appreciate it
@kennedybacelar7959
@kennedybacelar7959 Жыл бұрын
If someone is having the error "TypeError: required field "lineno" missing from alias" you can change the pytest version in the file src/requirements.txt - From pytest==6.2.2 to pytest==6.2.5 for example.
@mishadsl9848
@mishadsl9848 10 ай бұрын
Thanksman
@TheMUxambazi
@TheMUxambazi 2 ай бұрын
Nana, we Georgian Devs are proud of you as the symbol of the Georgian woman's power(especially from Samargalo
@kyabaatsharmaji
@kyabaatsharmaji Жыл бұрын
Your tutorials are truly blessings for any s/w or devops engineers. Thank you so much ❤️
@HungNguyen-si2xe
@HungNguyen-si2xe Жыл бұрын
Totally appreciate the effort of sharing and love learning everything from you Nana. You made everything possible for all beginners. Best wishes to you and your family.
@fb6868
@fb6868 Жыл бұрын
Many thanks Nana for this great free video❤. There are a lot of videos available here, but I really like the way you mix demo and content. Furthermore you can explain perfectly these technologies 🤟I have learned a lot in this one hour. This will definitely help me in my daily business 😊 I very much appreciate this!
@allisonmachado
@allisonmachado Жыл бұрын
I'm amazed just how WELL EXPLAINED were all the concepts in this video! Amazing, thank you !
@mtaghadosi
@mtaghadosi 9 ай бұрын
You are actually one of the best DevOps teacher that I have ever seen. I already used so many of your free videos in KZbin when I was in another country which I couldn't pay for your products. Now that I am working as a Senior DevOps Expert in a German based company I happily be able to use your premium materials as well. Regards.
@zeliwong
@zeliwong Жыл бұрын
This is the first time I really enjoy a lesson from KZbin! Very detailed explanation, in "human" words. Must of the times, I fall into lessons where the person explaining is very technical and for people like me, that is their first contact to any of those concepts, it can be terrifying. Thank you very much, I will deffinitely continue learning from you.
@hassaanqureshi6479
@hassaanqureshi6479 Жыл бұрын
Hands down the best intro walkthrough on GitLab CI/CD there is. Simply brilliant.
@docteurplacebo5888
@docteurplacebo5888 4 ай бұрын
I'm very new to CI/CD but my project desperately needed it. I'm very thanksful for this course. No loud music, no annoying and flashy things. Just the informations i need to understand. Great job !
@technicalilm8999
@technicalilm8999 Жыл бұрын
This is the most complete tutorial I have ever seen. Thank you so much Nana.
@aydinahmadli7005
@aydinahmadli7005 Жыл бұрын
I am impressed with level of simplicity yet straightforwardness in your explanations. Great job! Super fun & educative to watch your tutorials. Thank you.
@LetWorkTogether
@LetWorkTogether 7 ай бұрын
This is a perfect anatomy of CI/CD implementation! Thank you.
@maverickvasu
@maverickvasu Жыл бұрын
i have not seen a better teacher than you in recent years . you are tech savior for human kind. This is not my job, but still love learning the tech stuff . I thoroughly understood and enjoyed the tutorial
@uninconformemas
@uninconformemas 10 ай бұрын
It's absurd how easy you can explain things, you are simply the best teacher
@rastostana
@rastostana Жыл бұрын
This was truly helpful as an intro into GitLab CI CD. Thank you Nana!
@BryanDike-vh2fj
@BryanDike-vh2fj Жыл бұрын
You are amazing Nana. Thank you so much! I find your videos incredibly helpful. You make the most complex concept easy to understand.
@chandurdissanayake9544
@chandurdissanayake9544 Жыл бұрын
This is so awesome, your the best DevOps teacher out there. And I think we all appreciate you giving us free lessons like this and I hope you keep doing what you love for the free open source community ! :)
@kgottsman
@kgottsman Жыл бұрын
She explains things plainly and is a great reference.
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thank you Chandur, really glad to hear! 🤗
@ashimov1970
@ashimov1970 Жыл бұрын
absolutely agree! Long live Ukraine and free Georgia!
@metaphormachines
@metaphormachines 5 ай бұрын
i am really good at explaining somethings so how can i be like you? i will create an youtube channel but dont know how to visuliaze what you want to tell people@@TechWorldwithNana
@FirstLast-fc9cu
@FirstLast-fc9cu 9 ай бұрын
Nana I am thoroughly enjoying all your devops related videos and when I can afford to will do your bootcamp course. I love how clearly and simply you explain the tools and concepts.
@mohammedkaram8606
@mohammedkaram8606 Жыл бұрын
Nana, you can't imagine how happy I felt when I found this tutorial You are amazing, every tutorial I watch from you makes me very excited to work in this field more and more Thank you so much for all what you are providing for us 😍😍😍
@samvelsiradeghyan5510
@samvelsiradeghyan5510 Жыл бұрын
If you are creating everything from scratch, most probably for deploy stage job will fail and you will see this error in the logs: "docker stop" requires at least 1 argument. See 'docker stop --help'. Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] Stop one or more running containers "docker rm" requires at least 1 argument. See 'docker rm --help'. Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...] Remove one or more containers Just use -r with xargs like this: docker ps -aq | xargs -r docker stop | xargs -r docker rm It will fix job fail.
@purvakmistry2128
@purvakmistry2128 Жыл бұрын
Hats off to Nana and team for creating such awesome, valuable content! Too good!
@milansingh3222
@milansingh3222 Жыл бұрын
These are all precious materials I can say we will not find nowhere . So so happy and now I have basic idea and confident to move ahead. Thanks Nana as always.
@keeganbantom2999
@keeganbantom2999 Жыл бұрын
Brilliant crash course! I am already working on a CI/CD pipeline just by going through this video! Thank you!!
@modvoip6836
@modvoip6836 Жыл бұрын
That is one hell of a tutorial, thank you very much! You have a talent to explain it easy!
@habrazilay
@habrazilay Жыл бұрын
As always your explanations and teaching way is clear, simple and understandable! Thank you so much Nana!
@jondoe79
@jondoe79 Жыл бұрын
Nana won't let you down, never doubt, no second thoughts when it comes to proper dedicated content.
@hollisross3561
@hollisross3561 3 ай бұрын
Your guide is the absolute best guide for me. It has just the right level of detail, tricks and overview of the technology. I'm a fan for life. Thanks!
@anikbarua4834
@anikbarua4834 Жыл бұрын
Finally, I understood the CI/CD in GitLab. Thanks a lot for the complete real tutorial.
@siomarapantarotto
@siomarapantarotto 11 ай бұрын
Fantastic! Great tutorial by an awesome instructor. Thanks, Nana! Love it! ❤
@juliocardenas4485
@juliocardenas4485 Жыл бұрын
Nana, Your videos will take my career as a data scientist to the next level. I have now a common language with my DevOps colleagues. Thank you for sharing your gifts with the world. I’m grateful and inspired.
@nbensa
@nbensa Жыл бұрын
I have two decades of Linux/Bash over my shoulders, and I just discovered that you can mix pipe and conditional execution on the same line: `cmd1 && cmd2 | cmd3 && cmd4`. Everyday I learn something new. Thanks Nana!!! You're the best teacher in the world!
@tomstagnaro
@tomstagnaro Жыл бұрын
For anyone who ran into error " "docker stop" requires at least 1 argument." or similar, you must remove the yaml script line "docker ps -aq | xargs docker stop | xargs docker rm &&" the very first time you run this. Because the remote server (in this case DigitalOcean) is looking for the result of the "docker ps" command which don't exist yet. After running it the first time you can add it back in and it will work from then on.
@benschoen3035
@benschoen3035 Жыл бұрын
Hi, I had the same error, but I believe there is an easier way. The xargs command takes an option '-r' or '--no-run-if-empty' which skips the command following it. So, I changed it to "docker ps -aq | xargs -r docker stop | xargs -r docker rm"
@CoreyMinter
@CoreyMinter Жыл бұрын
@@benschoen3035 aha. I wish I knew that for past 15 years. Thanks
@mvs69
@mvs69 Жыл бұрын
@@benschoen3035 Thanks
@nicolas5159
@nicolas5159 3 ай бұрын
@@benschoen3035 Amazing, thank you very much
@tyronmbiacharetabe9998
@tyronmbiacharetabe9998 3 күн бұрын
Useful info. Thanks
@EpicKillstreak
@EpicKillstreak Жыл бұрын
Awesome video, literally one of the best tutorials I've ever seen and I've been a developer for over 6 years. I appreciate all the visualisations and edge cases. Thanks a lot! : 3
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thank you, so great to hear :)
@brunomadeira5236
@brunomadeira5236 Жыл бұрын
I really appreciate the amount of effort you put into the presentation. Definitely, the best tutorial I could find on the topic
@siphiwemthembu8720
@siphiwemthembu8720 Жыл бұрын
As an SQL DBA, I can confidently embark on DevOps learning with you at any time and begin applying the knowledge in practice. Your approach to learning is highly efficient. By focusing on teaching 20% of the most important material, you enable learners to comprehend 80% of the subject matter, truly exemplifying the 80/20 rule.
@renends7615
@renends7615 Жыл бұрын
Your channel is spectacular! The didactics used transforms something complicated into something very simple. Grateful!
@ravisinghatia5885
@ravisinghatia5885 Жыл бұрын
I have never watched such an awesome tutorial till now, great explanation and covered all the possible errors that can come. Really helpful Nana, Thanks
@joseardilag
@joseardilag Жыл бұрын
Amazing, clear and useful as usual ... great job done!! Thank you so much for keep on sharing your vast knowledge in DevOps
@AbdulBasit-en2yi
@AbdulBasit-en2yi Жыл бұрын
Exactly what we needed, to the point knowledge about the gitlab CI/CD pipelines. Thanks for the good content, and effort to make it.
@markjones7822
@markjones7822 2 ай бұрын
This is the first time I have watched any of your videos and I want to say great work, I have finally got round to fully watching this video and it really helped me understand pipelines. Keep up the good work.
@princeogabi4397
@princeogabi4397 Жыл бұрын
This was a bit daunting yet simple to understand. Thank you Nana. God bless you mightily!
@duncanyu4548
@duncanyu4548 3 ай бұрын
Tried locally running the test and run on Macbook Air M1 (Jan 31, 2024). Changed a few things in the requirements.txt file: Flask==3.0.1 py-cpuinfo==9.0.0 pytest==6.2.5 Issue was Jinja2, markupsafe, and some other apps deprecated some named exports. But some Google results say that getting newer versions of those 3 above is sufficient.
@Joselson14
@Joselson14 3 ай бұрын
Appreciate it
@adamgardner7279
@adamgardner7279 2 ай бұрын
Thank you!
@morrison4004
@morrison4004 Ай бұрын
Thank you very much, kind sir!
@elchinefa9524
@elchinefa9524 2 күн бұрын
Thanks a lot. I saved my day.
@SebileTarar
@SebileTarar 6 ай бұрын
Elaborately given the fundamental concepts for Gitlab, thank you! And plus the tone of her voice is amazing as a tutor. After watching a couple of different tutorials with a voice triggering my misophonia, this video record saved me 💚
@krishnaprasad5503
@krishnaprasad5503 Жыл бұрын
@Nana, You are really gem at your presentation, especially a person with medium knowledge also can easily understand your classes. Keep rocking always. Thanks !
@victors9585
@victors9585 Жыл бұрын
Контент - в кайф!!! 👍👍👍👍👍 Самый доходчивый пример!!! 👍👍👍👍👍 Не останавливайся и БОЛЬШОЕ спасибо за твой труд!!! 🙏🙏🙏🙏🙏
@jvm-tv
@jvm-tv 10 ай бұрын
This was amazing! You deserve every ounce of success you are having. Respect!
@mohammedkasmi3062
@mohammedkasmi3062 Жыл бұрын
An excellent tuto! Thank you very much Nana for this great work, it helped me a lot to start with gitlab CI/CD
@user-qd4oh1fh9l
@user-qd4oh1fh9l 3 ай бұрын
This video is incredibly helpful for understanding how to create a CI/CD pipeline. Nana, your presentation is amazing and straight to the point. Thank you so much for providing such valuable insights!
@Nico_Dubapest
@Nico_Dubapest Жыл бұрын
Excellent tutorial!! Thanks a lot for the time spent! You have gained a new subscriber because of this!!
@sonalimisra796
@sonalimisra796 Жыл бұрын
Wow. ❤Thank you so much for this amazing GitLab CI/CD tutorial. You have described here each & every steps so clearly. Much appreciated for this detailed tutorial. 👍✌
@sachinshaji5596
@sachinshaji5596 Жыл бұрын
Hi Nana. Thanks for the wonderful session. Loved it. Appreciate your effort and I am fan of your sessions.
@evaveegee64
@evaveegee64 7 ай бұрын
Awesome tutorial! Learning so much and I love the tempo and how well explained! Makes me less afraid of devops 😅
@gddrew
@gddrew Жыл бұрын
Thank you, this explained some very basic concepts that I was missing as I began working with gitlab.
@davidwbowlby
@davidwbowlby 26 күн бұрын
This is an excellent breakdown of the overall process. Thank you for providing this content!
@ILuvBilli
@ILuvBilli Жыл бұрын
Generally I don't comment on KZbin videos, but this tutorial is ultimate on GitLab CI CD, hats off to you
@Veyselk721
@Veyselk721 11 ай бұрын
I fell in love with the description. Really perfect course. No boring, no wasting time. She is answering immediately all questions on my mind when watching.
@barushmendez2767
@barushmendez2767 Жыл бұрын
You are literally the best DevOps teacher out there, I love your content!
@stevefox1034
@stevefox1034 11 ай бұрын
So professional, thank you for calm and comprehensive explanation ❤
@nlarralde
@nlarralde Ай бұрын
This was a massively helpful introduction to GitLab cicd, thank you so much!
@ddarkodev2923
@ddarkodev2923 Жыл бұрын
Amazing Content + an awesome teacher! Thank you so much, Nana 🤗🤩
@mihapuzelj
@mihapuzelj Жыл бұрын
This is amazing! Love it, great tutorial, thank you ❤
@mubbarikali
@mubbarikali Жыл бұрын
Your way of teaching is very open, simple and authentic. I learnt many things from your tutorials. Thank you so much for delivering very important concepts so easily, with open mind and heart with real intention of teaching others. 🙂🙏
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thanks so much Mubbarik, what an amazing feedback 😊
@michaelolubode6168
@michaelolubode6168 Жыл бұрын
Now I can read and understand ci-cd files. Thank you Nana!
@rasithamudugamahewage9067
@rasithamudugamahewage9067 Жыл бұрын
Thanks for your continuous support. It was a great lesson that anyone could understand.
@DevinCuevas
@DevinCuevas Жыл бұрын
This tutorial was absolutely amazing, thank you!
@ashishsahoo9901
@ashishsahoo9901 3 ай бұрын
one of the best precise videos on CI/CD on gitlab.
@husseinhassan7989
@husseinhassan7989 Жыл бұрын
You are amaizing Nana! Thank you so much for this. It'll help in my project
@ephraimekra4375
@ephraimekra4375 11 ай бұрын
A great Thank you to you. You helped me to understand the gitlab-ci's file structure and the CI/CD. Thank you very much again
@mustak658747
@mustak658747 Жыл бұрын
Hello nana, You are wonderful ! Your way of teaching is very simple. You have an ambition of teaching others. I have learnt a lot of things from you. Thank you so much for your effort.
@purvakmistry2128
@purvakmistry2128 Жыл бұрын
JUST EXCELLENT! TOO GOOD Nana and team!
@sh1sh1n11
@sh1sh1n11 Жыл бұрын
Thank you so much for such a well thought out and clear to understand tutorial! :)
@backforthtales
@backforthtales Жыл бұрын
thank you so much for the content.I really want to appreciate the knowledge that you have shared.getting to know how we do the multi stage deployments.
@ayoubdahir5506
@ayoubdahir5506 25 күн бұрын
This lady called Nana is the best teacher I've ever seen. thanks nana
@rajithkumar3424
@rajithkumar3424 Жыл бұрын
Thanks Nana for providing such a simple , neat explanation in this tutorial. As always, this one also was an informative one
@AbhishekYadav-od9ik
@AbhishekYadav-od9ik Жыл бұрын
I must say that you know a learner's mind very well. The next explanation from you is always the first question that comes in a learner's mind. This might sound a simple thing but a very very rare quality.
@amadoudiop6634
@amadoudiop6634 3 ай бұрын
I wanted to express my sincere gratitude Nana🥰 for your GitLab CI/CD tutorial. It has been immensely helpful as I prepare for my final internship project in the coming month. Although I couldn't deploy due to the lack of a subscription, I want to assure you that understanding the process was the most important for me. May God bless you for sharing your knowledge.
@asaadfayyaz
@asaadfayyaz 2 ай бұрын
Thank you, I learned so much from you. Appreciate all the effort you put into these
@dnsmichi
@dnsmichi Жыл бұрын
Thank you for your awesome workshop, very well explained in a short time. Especially the SSH parts at the end are often hard to understand, I do hope everyone benefits from your explanations :-)
@aliir74
@aliir74 Жыл бұрын
Thanks for explaining things very simply and straightforwardly!
@prshendra
@prshendra Жыл бұрын
I learned so much from this crash course. Thank you Nana.
@mehdoush
@mehdoush Жыл бұрын
That was a very clean and clear explanation of Gitlab CI/CD , thank you so much :)
@ankitostwal1
@ankitostwal1 11 күн бұрын
Great Crash Course Nana... Very detailed explanation of each step. I am gonna write my first pipeline, and try out this demo. Thank you so much.
@RafaelGenovezIdalgo
@RafaelGenovezIdalgo Жыл бұрын
Spectacular class! Congratulations 🤩👏
@st751e
@st751e 6 ай бұрын
Very nice explanation of GitLab. I used a GitLab Server and implemented everything on AWS. I ran into some issues, but I eventually got everything to work.
@haphamdev
@haphamdev Жыл бұрын
Thank you very much for a really detailed and comprehensive tutorial.
@paradoxical_monk
@paradoxical_monk Ай бұрын
This was so good that I can't believe it! Amazing!
@googleint6129
@googleint6129 Жыл бұрын
No words are enough to thank you for this AMAZING content.
@anilpatil8299
@anilpatil8299 5 ай бұрын
Thanks Nana, this is an easy-to-understand video on Gitlab CICD.
@Senrr
@Senrr Жыл бұрын
Thanks for the clear explanation with diagram & hands-on demo 👍🏼. Super Easy to follow and well-worth the time to watch and learn. Keep up the good work 😎 🙏🏼
@TechWorldwithNana
@TechWorldwithNana Жыл бұрын
Thank you Senthil for your support!
@smart-orange
@smart-orange Жыл бұрын
Just in time. Thanks for your work!
@confused6526
@confused6526 Жыл бұрын
What a demo! Thanks a lot Nana!
@Foba_Bett
@Foba_Bett Ай бұрын
This brought me up to speed - thank you!!
@AfmpJR
@AfmpJR 16 күн бұрын
This is way beyond expected. Enlightening 💡 Thanks.
@mohamedbashir8737
@mohamedbashir8737 Жыл бұрын
Thank you! :) now I feel very confident about Docker.
@johnjames_cowperthwaite
@johnjames_cowperthwaite Жыл бұрын
While very late to the party, thank you very much Nana for a great video and great introduction to pipelines outside of my Jenkins comfort zone!
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,4 МЛН
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker
32:31
TechWorld with Nana
Рет қаралды 1,3 МЛН
маленький брат прыгает в бассейн
00:15
GL Show Russian
Рет қаралды 3,9 МЛН
когда одна дома // EVA mash
00:51
EVA mash
Рет қаралды 11 МЛН
GitLab CI CD Pipeline Tutorial | Introduction | 2022
34:43
Tech and Beyond With Moss
Рет қаралды 229 М.
Azure DevOps Tutorial for Beginners | CI/CD with Azure Pipelines
36:29
TechWorld with Nana
Рет қаралды 1,1 МЛН
APIs Explained (in 4 Minutes)
3:57
Exponent
Рет қаралды 488 М.
GITLAB CI CD FULL COURSE IN 3 HOURS  | Gitlab CI CD From Zero To Hero
2:55:37
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
3:36:55
TechWorld with Nana
Рет қаралды 8 МЛН
Terraform explained in 15 mins | Terraform Tutorial for Beginners
18:15
TechWorld with Nana
Рет қаралды 1,5 МЛН
Learn Complete GitLab CI/CD in 1 hour | GitLab CI CD Tutorial
1:10:14
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 784 М.
Golang Tutorial for Beginners | Full Go Course
3:24:59
TechWorld with Nana
Рет қаралды 1,7 МЛН
маленький брат прыгает в бассейн
00:15
GL Show Russian
Рет қаралды 3,9 МЛН