Open Source Bootcamp - Complete Docker and Devops Roadmap - Part 2

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024

Комментарии • 154

  • @Beoehbbbb
    @Beoehbbbb Год назад +32

    📍Day 2 -
    Completed the 1st video already along with assignment. Now started watching this one, will edit this message after i finish this entirely.
    Waiting to be pinned 📌
    @harkirat also add this video to the playlist.

  • @SaurabhKumar-tm5yo
    @SaurabhKumar-tm5yo Год назад +39

    Bhaiya seriously the way you are teaching is awesome and best content on RUclips. Please complete this playlist of Devops from basics to Advanced
    Those who want harkirat bhaiya to complete please like this message.

  • @mauryasharma4410
    @mauryasharma4410 11 месяцев назад +5

    Completed both the videos. Now have confidence to go through dockerfiles and understand them. Had unnecessarily made docker so difficult in my mind. Thank you for the 2 videos.

  • @AnnamalaiPrabu
    @AnnamalaiPrabu Год назад +8

    Dear Harkirat, have recently finished your Web 3 Bootcamp Part 1 Video and loved it ❤️, am eagerly waiting for Part 2 ✨️✨️

  • @theoceandragongaming
    @theoceandragongaming 11 месяцев назад +1

    I have worked on using docker for the last one year and half year. Working is a different thing, but then when someone explains the concepts one by one to someone in such an easy way. I actually brushed up my concepts again.

  • @rahulmistri1997
    @rahulmistri1997 Год назад +1

    These things took me months to figure out myself back when i started. Great content for people beginning their carrers. Kudos 👏

  • @heyhiru
    @heyhiru 11 месяцев назад

    These were the best 2 videos for docker in whole youtube. hands down hkirat bhai!!

  • @mahisai4186
    @mahisai4186 Год назад +60

    teach us web3, advanced react and k8s, Harkirat sir!

  • @tejasbawa
    @tejasbawa 2 месяца назад

    Great stuff Harkirat, can't thank you enough for this docker crash course.

  • @shubhamtripathidev
    @shubhamtripathidev 6 месяцев назад

    This Is the only best video on the whole internet of docker . I learnt from everywhere but i did not satisfied . Now the only task is left is to practice docker .

  • @kingsmanpotter1091
    @kingsmanpotter1091 Год назад +8

    Kubernetes would be really great to learn as we just learned about Docker😇😀

  • @Jayy_93_12
    @Jayy_93_12 28 дней назад

    Completed both parts of the docker videos and have a clear understanding of docker thank you ❤

  • @codeverse2
    @codeverse2 3 месяца назад +1

    awesome harkirat bhai your explaination is so COOL!

  • @anoop22
    @anoop22 Год назад

    Learned a lot more about docker that i didnt knew even after using it for long time

  • @rahulsbhatt
    @rahulsbhatt 9 месяцев назад

    This bootcamp is a goldmine for everyone!

  • @sujayshanbhag2055
    @sujayshanbhag2055 10 месяцев назад

    Did the same with a postgres container🙌🏻🙌🏻. Excited about cohor 2.0!!!

  • @rahulm_7.2.99
    @rahulm_7.2.99 Год назад

    Believe me i was facing the same problem since your last video. Can't able to run queries on DOCKER. I was eagerly waiting for this video.THANK YOU❤

  • @Waleed._.Ahmed.
    @Waleed._.Ahmed. Год назад +2

    Class-2:
    Both of solution I thought were right.
    Completed the class. Now going to practice a little bit and will then watch how to make open source contribution l.
    @Hakirat we should do more devops content❤

  • @DVS1511
    @DVS1511 Год назад +1

    Thank you so much harkirat for teaching us and giving us the glimpse on the new upcoming in demanding technologies
    Much Love❤❤

  • @bhupendersharma4190
    @bhupendersharma4190 11 месяцев назад

    best docker course available on the internet thanks @Harikirat for this awesome explanation.

  • @kartikrajput2131
    @kartikrajput2131 Год назад +1

    Most comments are to continue kgf web 3 bootcamp,
    Now waiting for web 3 part 2
    Thank you harkirat 😊

  • @anandhurajan7048
    @anandhurajan7048 Год назад +1

    Best docker tutorial in the youtube in my opinion ❤.. After this can u make a Playlist about k8s?.. Happy Coding ✨

  • @Sahilllll17
    @Sahilllll17 6 месяцев назад +1

    1:07:53 We can use "cd -" to navigate to the previous directory.

  • @manavukani9526
    @manavukani9526 5 месяцев назад

    This is very insightful, you could have also included Docker init, which creates the yaml and dockerfile for you. Would love to see a video covering other things like Docker scout for DevOps

  • @aravinds2135
    @aravinds2135 Год назад

    Completed the 1st video Now watching this, Awesome initiative. Need more of tutorials on devops and open source. Also, I suggest jenkins for the next tutorial.

  • @AshishKumar-pq6pr
    @AshishKumar-pq6pr Год назад

    Awesome 22 minutes watched till now...keep goiñ harikat brother....

  • @meetgajjar8374
    @meetgajjar8374 11 месяцев назад

    this is best video to understand advanced concepts of docker, as always explanation is great 😊

  • @yashsharma6112
    @yashsharma6112 9 месяцев назад

    Hey guys it's the starting of new year I have completed my introduction to docker before the end of year 2023. Hoping to learn a lot of new things and contribute something useful to the dev community in 2024.
    Happy new Year

  • @rajanwalia4tech
    @rajanwalia4tech 10 месяцев назад

    Great, Explained from basic to Advance 👍

  • @ashishkumarnath3563
    @ashishkumarnath3563 11 месяцев назад +3

    bhai at 38:47 you are using the command "docker run -p 27017:27017 mongo" and connecting it to mongodb compass and creating database/collections, but after killing the container I believe you are using the up arrow to run same command i.e "docker run -p 27017:27017 mongo" at this point you are actually creating new container instead of restarting the previous one and due to this mongodb compass is not showing the data, but if you try to restart the previous container, the data actually persits and we can access the database/collections created in the first container, and i wondered why, the reason was "docker run -p 27017:27017 mongo" this command creates the volume implicitly and stores the data.

    • @prakharsinha4145
      @prakharsinha4145 9 месяцев назад

      was finding the comment from someone describing the same, yeah you are right, I tried multiple times but my database still persisted! everytime I killled the container and bring the fresh container up[

  • @Mephisto-nr4zx
    @Mephisto-nr4zx Год назад +9

    Would be great to learn K8's and Go as Go is has a simple learning curve and go well with microservices and k8. Also advanced react stuff on realtime usage of React Memo or Callback use. Caching and SEO paradigms.

  • @sahilsharma2071
    @sahilsharma2071 Год назад +1

    Better than many paid courses

  • @harshilpatel3205
    @harshilpatel3205 2 месяца назад +1

    Awesome explanation man 😎 ♂️ thank you so much for this one

  • @sagarbisht6425
    @sagarbisht6425 4 месяца назад

    I love you man. You are an amazing teacher.

  • @agarwalvivek29
    @agarwalvivek29 7 месяцев назад

    Great series, please bring more of them and Thank u very much😄

  • @rajshekar3108
    @rajshekar3108 Год назад +1

    Hey please do kubernetes next , I really want to learn it and you have been a great teacher , please do kubernetes next

  • @kriptonian0
    @kriptonian0 11 месяцев назад

    Actually you can just go with `node:-alpine` it will work the same, and this is what the node's docker hub page recommends.

  • @AyazKhan-tp6ph
    @AyazKhan-tp6ph Год назад +5

    Hey harkirat, i would love to learn low latency coding from you.

  • @smithdhobale9213
    @smithdhobale9213 8 месяцев назад

    Hello Harkirat, Can you please guide on the complete kubernetes part as well? Thank you for the complete docker and devops roadmap.

  • @bitvoid95
    @bitvoid95 8 месяцев назад

    @harkirat - thanks for the awesome videos on Docker. I think there is some confusion on the data persistence point - if we create a new container using Mongo image, then create a database and a collection (with data) and restart the container, the data will still be there. Also it's not just with the Mongo image, even if you take an ubuntu image and do the following steps you can see the data still persists.
    ```
    docker image pull ubuntu
    docker run -it --name=ubuntu-container ubuntu
    mkdir test-directory && cd test-directory
    touch abc.{js,ts,txt,py}
    docker container start -i ubuntu-container
    ```

    • @NamanJain-cc9fr
      @NamanJain-cc9fr Месяц назад

      Yeah I think there was a little mistake there but concept remains the same. The data persists because it's stored in db/data folder and until and unless container is not destroyed, It will be still there. If you want to mount a volume, You can have a db independent of containers and kill and create new containers.

  • @codingwithsam4992
    @codingwithsam4992 10 месяцев назад

    Watched the entire video. Thanks

  • @samblesswin1434
    @samblesswin1434 Год назад +1

    videos on low latency trading system would be great

  • @prakharsinha4145
    @prakharsinha4145 9 месяцев назад

    hey harkirat, at 1:36:10 , when I'm using thar -v one command , it is throwing the following error :-
    docker: Error response from daemon: create .;C: ".;C" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path.
    I've been endlessly searching for the soluttions but didnt got one!

  • @kameswariaparnamantravadi
    @kameswariaparnamantravadi 2 месяца назад

    extremely helpful , vey well explained thank you

  • @novicecoder5753
    @novicecoder5753 Год назад +1

    Hi harkirat could you please make a video on DevOps as a career?

  • @khizerkamal
    @khizerkamal Год назад +1

    @harkirat Please teach deployment of full stack apps on AWS distributed env with cloudwatch, cloudfront and Route53

  • @ravishahi5488
    @ravishahi5488 10 месяцев назад

    could you please make a video on how to pipeline our application?
    from pushing the code to repository, containerizing it and then deploying it to different stages/env.

  • @MacSingh-wl7hw
    @MacSingh-wl7hw 11 месяцев назад +1

    Bhaiya Please make a video on advance MERN stack.
    and thank you for this.

  • @piyussh_
    @piyussh_ Год назад +2

    Next Low latency trading system

  • @umeshgolla2730
    @umeshgolla2730 Год назад +1

    Please create a video on Kubernetes and CICD pipelines

  • @yashdugriyaliitroorkee148
    @yashdugriyaliitroorkee148 11 месяцев назад

    AI and Web3 in upcoming videos and thanx for the amazing content senior :)

  • @roy8362
    @roy8362 Год назад +1

    Bhai teach us technologies required for Full stack development like container orchestration, Grpc,trpc,openapi,GraphQL, orms ,helm
    Infrastructure as code- terraform ,ci/cd tool, monit, GitHub actions,ansible, Jenkins , India AWS ,GCP etc

  • @letsfixedit572
    @letsfixedit572 12 дней назад

    if you are seeing an error "MongooseServerSelectionError: getaddrinfo EAI_AGAIN mongdb2" while running index.js file
    please put "localhost" where "mongdb2" is written in database URL in index.js file

  • @alwaysahad
    @alwaysahad Год назад

    Awesome content!

  • @bhavinvarma5300
    @bhavinvarma5300 6 месяцев назад

    Explanation 💯

  • @ankurprabhu2547
    @ankurprabhu2547 11 месяцев назад

    Thankyou for this ❤

  • @kartikpapney6375
    @kartikpapney6375 Год назад +1

    We need one for Kubernetes!!

  • @ajaymishra1511
    @ajaymishra1511 2 месяца назад

    really a great video

  • @ACE-ek3hd
    @ACE-ek3hd 11 месяцев назад

    docker vids were amazing ......Need kubernetes videos please

  • @mrityunjayprakash406
    @mrityunjayprakash406 11 месяцев назад

    Why you have not passed port number in Mongoose connect Url when you are running it through compose. Is it not required ?
    It is not running for me

  • @aryannijhawan8448
    @aryannijhawan8448 11 месяцев назад

    Hi Harkirat , do take a session on kafka and redis!

  • @shreyas0924
    @shreyas0924 Год назад

    Another banger

  • @amitbajpai8761
    @amitbajpai8761 10 месяцев назад

    My Mongo container is running and also letting me add the data but when i close the container and reopen still my data is visible in compass it is not gone. I am not using any volume with it. please help.

  • @bimalgayali
    @bimalgayali 7 месяцев назад

    Thank you sir ❤

  • @bhaveshgavali1598
    @bhaveshgavali1598 11 месяцев назад

    1:04:18 -> does sequence matters while mentioning port mapping, name for container , network

  • @kansaramanan
    @kansaramanan 10 месяцев назад

    One question regarding .git in production image can we add .git file inside a docker ignore because as project grow there is so much commit and I think that file should not include

  • @TayyabJaved-p7l
    @TayyabJaved-p7l 11 месяцев назад

    sir waiting for next video.......❣❣❣❣

  • @soundhara_prakash
    @soundhara_prakash Год назад +1

    when can we expect the part 2 of web3 bootcamp?

  • @haha7836hahah
    @haha7836hahah 7 месяцев назад

    I am trying to build a react executing code sandbox similar to online react compiler.
    My architecture is user will make a post request to my server with all their source code. My server will run a nodejs image container. Copy the users file in the container run npm i and then start the app. I will do port mapping and send the link of my host to user with port.
    I have 3 main problems. My host machine will be behind a application load balancer if i have a lot of containers, i will need multiple hosts. How can i make sure that my request goes to the same host on which my container is running so that i am not starting the container on every host behind load balancer.
    And 2nd how can i ensure clean up and closing of containers if the user close thier browser.
    And 3rd i want to give the user access to the terminal inside the container just like we have on our laptops while running react. How can i stream the terminal from inside the docker container

  • @manushsanchela1109
    @manushsanchela1109 Год назад

    Really good video broo!

  • @chetanguptaaa
    @chetanguptaaa Год назад +1

    Hey Harkirat, your teaching is really great can you make a video on low-latency systems and HFT
    Thank you

  • @kartikrajput2131
    @kartikrajput2131 Год назад +1

    Please continue that kgf web 3 bootcamp

  • @chandrachurmukherjeejucse5816
    @chandrachurmukherjeejucse5816 Год назад

    Which keyboard are you using? sounds good.

  • @sarveshkhetan4241
    @sarveshkhetan4241 Год назад

    all this is great, but why would someone want to set up a database locally?? why not instead use the test env hosted at Mongodb end??

  • @muniapriyansu8805
    @muniapriyansu8805 Год назад +1

    Hey can we get a tutorial on github actions?

  • @itsashwiniforlife
    @itsashwiniforlife Год назад

    Sir, i have a doubt should i join the old cohort course or wait for the next batch since i have time constraints.

  • @chandrachurmukherjeejucse5816
    @chandrachurmukherjeejucse5816 Год назад

    Goated content

  • @Captain.morgan728
    @Captain.morgan728 11 месяцев назад

    MInd blowing sir(being in IITR)

  • @pavanvanam2758
    @pavanvanam2758 Год назад

    Thank You bro For This

  • @youtubeuser73
    @youtubeuser73 Год назад

    bro could you please create a course or mentorship program where you teach step by step process from open source contribution to getting a high paying remote job program ? thanks

  • @harshdasila6680
    @harshdasila6680 11 месяцев назад +1

    Can you make a bootcamp on backend using express and node ;)

  • @AsharafKhadir-c1r
    @AsharafKhadir-c1r Год назад

    Bro can you mention how many videos you are going to upload.

  • @jagadish3829
    @jagadish3829 11 месяцев назад

    I have a doubt in docker compose we are adding the volumes in yaml file right?.So before adding the volume we need to create the volume or docker compose automatically creates the volume for us?

    • @harkirat1
      @harkirat1  11 месяцев назад +2

      It creates it for you, the last line of the yaml tells compose to create it

    • @jagadish3829
      @jagadish3829 11 месяцев назад

      thank you sir@@harkirat1

  • @python2289
    @python2289 11 месяцев назад

    Please make next video on k8s as it will be in sequence.

  • @codingisinourdna
    @codingisinourdna 11 месяцев назад

    Hello Harkirat or anyone who knows can answer this
    after the volume and networks part of this series I am finding few things unrelatable/hard , I am learning JS right now and for the first time understood how a simple backend application works , I know nothing much , What things should I know/cover in next few days so that I will find this easier .

  • @S4LTYT
    @S4LTYT Год назад

    Please also make video on Databases like dynamo db or mysql sequelize

  • @roy8362
    @roy8362 Год назад

    If possible teach us Google cloud platform there are no resources to learn Gcp like VM engine, Generative AI , APIs etc

  • @trueutkarsh
    @trueutkarsh 11 месяцев назад

    Kubernetes video next please !!

  • @pseudonetwork2581
    @pseudonetwork2581 Год назад +1

    Please take up web3 next...

    • @AnnamalaiPrabu
      @AnnamalaiPrabu Год назад +1

      Please go and like my comment on asking him the same, so that he notices, thanks a lot :)

  • @NishikantDounekar
    @NishikantDounekar 5 месяцев назад

    maza agya

  • @ayushahire1885
    @ayushahire1885 Год назад

    next video topic??
    and which topics will he cover??

  • @sandeepnakshe4473
    @sandeepnakshe4473 11 месяцев назад

    some advanced react please . i want to see what kind of react mastery is qualified to be called professional level

  • @parthpath2672
    @parthpath2672 Год назад

    high level content in free

  • @sujayshanbhag2055
    @sujayshanbhag2055 Год назад

    I was right about assignment 1😌😌

  • @manushsanchela1109
    @manushsanchela1109 Год назад

    Really good video broo!1

  • @shrinidhikj8635
    @shrinidhikj8635 Год назад

    "oopsie daisy" word counter

  • @dharma_marga7
    @dharma_marga7 11 месяцев назад

    can anyone let me know 100X dev cohort list link sequentially ?
    getting hard to follow the flow

  • @MohammedSufiyan-p7n
    @MohammedSufiyan-p7n Год назад

    Can you make a desk setup video

  • @debabratapahari1263
    @debabratapahari1263 Год назад +1

    Please restart the Web3 bootcamp and complete it 🥹

    • @AnnamalaiPrabu
      @AnnamalaiPrabu Год назад +1

      Please go and like my comment on asking him the same, so that he notices, thanks a lot :)

  • @novicecoder5753
    @novicecoder5753 Год назад

    complete the devops first it will help us to learn devops tools completely