The ONLY DevOps Project you need!

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 42

  • @rishabincloud
    @rishabincloud  3 місяці тому +26

    Who is ready to build!?

    • @saikumar4059
      @saikumar4059 3 місяці тому

      I am

    • @ankushstories-fight2win151
      @ankushstories-fight2win151 3 місяці тому

      Ready buddy... Subscribed you... Working in a support role from past 7 years.. now want to switch to devops...

    • @phevos_sk
      @phevos_sk 3 місяці тому

      yaaaaaaas let's go!!!

    • @leo5946
      @leo5946 3 місяці тому

      Yessss sirrrrrr .. let's do it 🫡

    • @srikarjadhav3410
      @srikarjadhav3410 3 місяці тому

      Iam

  • @zypeLLas
    @zypeLLas Місяць тому

    Clear and not hard to understand. This is a good project to practice. Thank you.

  • @marius-mihailionte339
    @marius-mihailionte339 3 місяці тому +2

    Can't wait to see the entire series about this DevOps project
    I have a question regarding Dockerfiles
    What do you use as pattern/model to structure a Dockerfile? Sometimes I find difficult to stick to a particular way of writing Dockerfiles, for example from using a correct base image to how many stages to use in order to build the code, use only the built code in the final version of the Image and so on.

  • @Surajk_umar01
    @Surajk_umar01 3 місяці тому +1

    That's called an amazing video Rishab, thanks for this project and yeah i would like to do it all at my own.

  • @rotten9179
    @rotten9179 24 дні тому

    As a software dev i can agree it covers a lot of what i see in most projects + some observability etc, also to extend this you can add some deployment strategies and other cool stuff

  • @sangativamsikrishna1691
    @sangativamsikrishna1691 3 місяці тому

    Thanks Rishab for the project, really looking forward to learn and contribute to the project.

  • @KanishkaDutta
    @KanishkaDutta 3 місяці тому +1

    very much looking forward to this playlist.

  • @mark11hk63
    @mark11hk63 3 місяці тому

    Awesome 👍. Subscribed, looking forward for more awesome devops content.

  • @sudo-bandit
    @sudo-bandit 3 місяці тому

    Looks cool. Going to give this a shot this weekend

  • @vaibhavjaiswal2854
    @vaibhavjaiswal2854 3 місяці тому

    exicited for this project build along with you . please complete this series .

  • @REXTECH9
    @REXTECH9 3 місяці тому +1

    Love this bro!!!

  • @SebastianGomez-el7uj
    @SebastianGomez-el7uj 3 місяці тому

    excited to build this project

  • @shivamgautam4275
    @shivamgautam4275 3 місяці тому

    yeah , i am ready for this project

  • @drake397
    @drake397 3 місяці тому

    Sir, I really want to learn devops please consider sharing a roadmap along with the resources if possible. Thank you

  • @DaniyalFaizBBE-
    @DaniyalFaizBBE- 3 місяці тому

    I am ready!!
    Let's go!!!

  • @bhaskargowda-3955
    @bhaskargowda-3955 2 місяці тому

    Great Intiative Sir !!
    Till when will this complete project be finished?

  • @shariquekhan8111
    @shariquekhan8111 3 місяці тому +2

    Hey Rishab.
    1. Should we setup CI/CD to push docker images to docker hub?
    2. Should we setup CI/CD to deploy images to Kubernetes cluster? Is it possible?
    What do you recommend?

    • @rishabincloud
      @rishabincloud  3 місяці тому +3

      Hey there, so yes, both are possible. If you are looking for more info, check this docs:
      1. Docker images to docker hub GH Action - docs.github.com/en/actions/publishing-packages/publishing-docker-images
      2. Deploy to Kubernetes cluster - github.com/marketplace/actions/deploy-to-kubernetes-cluster

    • @shariquekhan8111
      @shariquekhan8111 3 місяці тому

      @@rishabincloud Thanks. Eagerly waiting for this series.

  • @masterchief-vi4sk
    @masterchief-vi4sk 3 місяці тому

    Ready Set Go!

  • @ayaanuchiha3471
    @ayaanuchiha3471 3 місяці тому

    Hey, what about Helm charts and Argo CD for continuous deployment? Like can we use helm charts to deploy the project in the cluster and also use ArgoCD for continuous deployment of the project whenever continuous integration takes place?

  • @Heet10
    @Heet10 3 місяці тому +4

    without certification will i still be able to land a job in 2024 or i would require certification ??, like if i have learned all the skills all the tools but i didnt do certification will I still be able to land job in 2024

    • @rishabincloud
      @rishabincloud  3 місяці тому +1

      this is gonna be long comment but here is my take.
      while certifications can be helpful, they are not absolutely necessary to land a job. what matters most to employers is your actual skills and ability to perform the job using the required technologies and tools.
      that said, having 1-2 relevant certifications can be beneficial:
      - they demonstrate your commitment to learning and professional development.
      - they can serve as validation of your knowledge and skills.
      -they may help your resume stand out, especially for entry-level positions.
      however, certifications alone won't guarantee a job. employers typically value:
      - practical experience (personal projects, internships, etc.)
      - problem-solving abilities
      - understanding of core concepts
      - ability to learn and adapt quickly
      so focus on building a strong portfolio of projects and real-world applications of your skills. this, combined with a certification or two, can make you a strong candidate in the job market.

  • @Beginnertotech
    @Beginnertotech 3 місяці тому

    Great Information. I am someone from Administrative Non-IT field, interesting in make a career shift in Cloud Computing. Going through a bootcamp for AWS CLOUD ROLES. Does Canadian employers prefer with non-IT backgrounds?
    Please advise

  • @tobaadesanya32
    @tobaadesanya32 3 місяці тому

    Ready!!

  • @ohWAFE
    @ohWAFE Місяць тому

    Do i have to code the front end and backend myself? Would it be good to learn?
    I understand FastApi shouldn’t be hard but the front end would be a challenge

    • @rishabincloud
      @rishabincloud  Місяць тому +1

      Nope, so the code for the front-end and back-end is available here - github.com/rishabkumar7/devops-qr-code
      You can fork it and do the DevOps tasks.

    • @ohWAFE
      @ohWAFE Місяць тому

      @@rishabincloud Would you suggest i learn how to do the front end side of things?

  • @architkumar1265
    @architkumar1265 3 місяці тому

    Here's my question:
    Can a person directly jump into DevOps field without having any prior knowledge or experience in either development or administrative work.
    Because most of the people I saw becoming as a DevOps engineer us either coming from Development background or Administrative background.
    Now, personally, I'm in Linux system Administrative work, from 6months, but want to switch into DevOps for higher quality skills and improvement, what will be the path. Like as most people tell that DevOps is integration of Development and Operations, so Should I have to learn Development first????
    Pls reply, 🙏🏻

  • @ajayigeorge1356
    @ajayigeorge1356 3 місяці тому

    Is this how things are in the real world though?

  • @buntus_
    @buntus_ 3 місяці тому

    lets goo!!

  • @yamiyami3100
    @yamiyami3100 3 місяці тому +1

    So what next than ?

    • @rishabincloud
      @rishabincloud  3 місяці тому

      ua-cam.com/video/s7fnNNV-CM4/v-deo.html

  • @kareemhameed4042
    @kareemhameed4042 3 місяці тому

    How much will this project gulp?

  • @ShaikhImtiarRahaman-h4f
    @ShaikhImtiarRahaman-h4f 23 дні тому

    Can I use this Project in my resume

    • @rishabincloud
      @rishabincloud  23 дні тому

      @@ShaikhImtiarRahaman-h4f sure, go ahead!

  • @anandvenkatraman8983
    @anandvenkatraman8983 3 місяці тому

    rishab i want u so bad bro