The ONLY DevOps Project you need!

Поділитися
Вставка

КОМЕНТАРІ • 46

  • @rishabincloud
    @rishabincloud  6 місяців тому +29

    Who is ready to build!?

    • @saikumar4059
      @saikumar4059 6 місяців тому

      I am

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

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

    • @phevos_sk
      @phevos_sk 6 місяців тому

      yaaaaaaas let's go!!!

    • @leo5946
      @leo5946 6 місяців тому

      Yessss sirrrrrr .. let's do it 🫡

    • @srikarjadhav3410
      @srikarjadhav3410 6 місяців тому

      Iam

  • @rotten9179
    @rotten9179 3 місяці тому +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

  • @zypeLLas
    @zypeLLas 4 місяці тому +1

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

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

    Thanks man for creating all this content.
    I started exploring more 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

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

      that is awesome, congratulations 🚀🔥

  • @devops-bro
    @devops-bro 6 місяців тому +1

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

  • @marius-mihailionte339
    @marius-mihailionte339 6 місяців тому +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.

  • @sangativamsikrishna1691
    @sangativamsikrishna1691 6 місяців тому

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

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

    Looks cool. Going to give this a shot this weekend

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

    very much looking forward to this playlist.

  • @vaibhavjaiswal2854
    @vaibhavjaiswal2854 6 місяців тому

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

  • @mark11hk63
    @mark11hk63 6 місяців тому

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

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

    Love this bro!!!

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

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

  • @shivamgautam4275
    @shivamgautam4275 6 місяців тому

    yeah , i am ready for this project

  • @drake397
    @drake397 6 місяців тому

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

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

    excited to build this project

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

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

  • @shariquekhan8111
    @shariquekhan8111 6 місяців тому +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  6 місяців тому +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 6 місяців тому

      @@rishabincloud Thanks. Eagerly waiting for this series.

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

    Ready Set Go!

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

    Is using a Microservice architecture changes anything in docker or the deployment to kubernetes ?

  • @ayaanuchiha3471
    @ayaanuchiha3471 6 місяців тому

    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 6 місяців тому +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  6 місяців тому +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 6 місяців тому

    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 6 місяців тому

    Ready!!

  • @ohWAFE
    @ohWAFE 4 місяці тому

    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  4 місяці тому +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 4 місяці тому

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

  • @buntus_
    @buntus_ 6 місяців тому

    lets goo!!

  • @kareemhameed4042
    @kareemhameed4042 6 місяців тому

    How much will this project gulp?

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

    So what next than ?

    • @rishabincloud
      @rishabincloud  6 місяців тому

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

  • @ajayigeorge1356
    @ajayigeorge1356 6 місяців тому

    Is this how things are in the real world though?

  • @architkumar1265
    @architkumar1265 6 місяців тому

    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, 🙏🏻

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

    Can I use this Project in my resume

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

      @@ShaikhImtiarRahaman-h4f sure, go ahead!

  • @killandy01
    @killandy01 6 місяців тому

    rishab i want u so bad bro