The ONLY DevOps Project you need!

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

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

  • @rishabincloud
    @rishabincloud  4 месяца назад +29

    Who is ready to build!?

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

      I am

    • @ankushstories-fight2win151
      @ankushstories-fight2win151 4 месяца назад

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

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

      yaaaaaaas let's go!!!

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

      Yessss sirrrrrr .. let's do it 🫡

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

      Iam

  • @NicePool9972
    @NicePool9972 5 дней назад

    Thanks man for creating all this content.
    I started my devops with 4 small projects from your resume api challenge and terraform portfolio challenges 6 months back.
    I got my devops offer because of your influence.
    Thanks man

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

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

  • @Surajk_umar01
    @Surajk_umar01 4 месяца назад +1

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

  • @KanishkaDutta
    @KanishkaDutta 4 месяца назад +1

    very much looking forward to this playlist.

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

    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

  • @sudo-bandit
    @sudo-bandit 4 месяца назад

    Looks cool. Going to give this a shot this weekend

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

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

  • @marius-mihailionte339
    @marius-mihailionte339 4 месяца назад +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.

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

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

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

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

  • @REXTECH9
    @REXTECH9 4 месяца назад +1

    Love this bro!!!

  • @SebastianGomez-el7uj
    @SebastianGomez-el7uj 4 месяца назад

    excited to build this project

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

    yeah , i am ready for this project

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

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

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

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

  • @Heet10
    @Heet10 4 месяца назад +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  4 месяца назад +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.

  • @masterchief-vi4sk
    @masterchief-vi4sk 4 месяца назад

    Ready Set Go!

  • @bhaskargowda-3955
    @bhaskargowda-3955 4 месяца назад

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

  • @shariquekhan8111
    @shariquekhan8111 4 месяца назад +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  4 месяца назад +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 4 месяца назад

      @@rishabincloud Thanks. Eagerly waiting for this series.

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

    Ready!!

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

    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?

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

    lets goo!!

  • @ohWAFE
    @ohWAFE 3 месяца назад

    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  3 месяца назад +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 3 месяца назад

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

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

    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

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

    How much will this project gulp?

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

    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 4 месяца назад

    Is this how things are in the real world though?

  • @yamiyami3100
    @yamiyami3100 4 месяца назад +1

    So what next than ?

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

      ruclips.net/video/s7fnNNV-CM4/видео.html

  • @ShaikhImtiarRahaman-h4f
    @ShaikhImtiarRahaman-h4f 2 месяца назад

    Can I use this Project in my resume

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

      @@ShaikhImtiarRahaman-h4f sure, go ahead!

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

    rishab i want u so bad bro