DevOps Production Issues | Bug in Production | Branching Strategy | Real Time Issues in DevOps

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 109

  • @akashlodhi8021
    @akashlodhi8021 Před rokem +1

    Can't we hotfix branch rather than using feature branch?

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +3

      Hotfix branches are a lot like release branches and feature branches except they're based on main/master instead of develop/dev.
      It's kind of the same thing but here, in this context, Hotfix branch is the better word for it.

    • @udaykumar-tb5kn
      @udaykumar-tb5kn Před 8 měsíci

      Can u tell me where is branching strategy video in playlist

  • @Devendra22312
    @Devendra22312 Před rokem +4

    Hello ravish,
    Please make 1 short video on "How Branching strategy work in DevOps"
    From dev to prod?
    How did it work? Do we have separate - separate branches
    Or the same master branch goes from Dev to prod..
    I am a lot more confused at this point...🙌

  • @Shreenidhi110
    @Shreenidhi110 Před 2 měsíci

    This is the best crystal-clear tutorial I've seen on this topic. Thank you for the detailed explanations and step-by-step instructions!

  • @Ravi_Chandra30
    @Ravi_Chandra30 Před 2 měsíci

    thanks for explaining this scenario, especially "Back Merge".

  • @kavitakhandelwal5022
    @kavitakhandelwal5022 Před rokem

    Watched so many tutorials , read so many article articles on branching strategy, but no resource explained it as clear as this one. Thanks!

  • @KrishnaRac
    @KrishnaRac Před rokem

    I am new to devops and I was struggling, but this gives me clear understanding. Thank you !

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +1

      Connect with me on LinkedIn.

    • @KrishnaRac
      @KrishnaRac Před rokem

      @@LogicOpsLab I have sent you a message. Request youto check.

    • @KrishnaRac
      @KrishnaRac Před rokem

      @@LogicOpsLab Hi I have messaged you in linked. Please have a look, Need some guidance

  • @manikandan16dec
    @manikandan16dec Před 6 měsíci

    Thank you so much dear bro.. Watch this and understood... How to drag a 2 mins to 10 mins..🤭

    • @LogicOpsLab
      @LogicOpsLab  Před 6 měsíci

      Thanks for your feedback, Manikandan.
      Amazing! Glad to see my subscribers are that smart who can understand a concept in 2 minutes instead of 10 mins. Really proud of you, best wishes from my end ☺️

  • @samynathan2233
    @samynathan2233 Před rokem

    Thanks...please do more videos on real time issues....Waiting for the next video...

  • @chetanlanje6144
    @chetanlanje6144 Před rokem

    Hello sir,
    Please make 1 short video on "How Branching startegy work in Devops"
    From dev to prod ?
    How it work ? Do we have separate - separate branches
    Or same master branch goes from Dev to prod..
    I am lot more confused in this point...🙌

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +1

      From 2:08 I have explained the branching strategy.

  • @abinashdas12
    @abinashdas12 Před rokem

    Keep it up...waiting for more such video

  • @jalandharbehera2456
    @jalandharbehera2456 Před rokem

    I cleared all my doubts.... please 🙏🙏 nicely explained

  • @komaljaju2739
    @komaljaju2739 Před 11 měsíci

    Very very well explained 👏 👌 👍 thank you so much

  • @prerna4497
    @prerna4497 Před rokem

    You explained very well! Nice content as always!

  • @anjalirrawat3208
    @anjalirrawat3208 Před rokem

    Thanks for publishing this. Great work.

  • @prasannakapuganti
    @prasannakapuganti Před rokem

    crystal clear explanation 🙌

  • @RanjitCh
    @RanjitCh Před rokem

    Very informative video.. Ravish bro 👍

  • @nazgulm4882
    @nazgulm4882 Před rokem

    Thank you for very detailed explanation

  • @darioteodoro8254
    @darioteodoro8254 Před 3 měsíci

    what about bugs in stage branch ? What is the origin for BugFix branch in this case? thank you!

  • @manojpal1496
    @manojpal1496 Před 9 měsíci

    Thanks 👍

  • @tapaskhatua8609
    @tapaskhatua8609 Před rokem

    Thanks a lot. please make similar video more

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      Yes, for sure. Please keep supporting.

  • @rehantayyab82
    @rehantayyab82 Před rokem

    Very well explained, how we do create these multiple environment like dev , stage and prod . Do u have some video on this ?

  • @humanbynaturelove
    @humanbynaturelove Před 2 měsíci

    FB Branch (Bug fizinf) once developed fixed, it has to be tested on staging environment and approved .
    Supposed same time staging environments already testing another FB, so how could you make the decisions?

    • @LogicOpsLab
      @LogicOpsLab  Před měsícem

      Didn't get you, can you please rephrase your question?

  • @nazgulm4882
    @nazgulm4882 Před rokem

    Waiting for your videos

  • @RakeshBitling
    @RakeshBitling Před rokem

    Excellent video
    loved it
    one query can we have something real time basis on jenkins pipeline with scripting involved in it.

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      It is already there. Check out the Real Time Projects, the 1st and 2nd project are exactly what you are looking for.

  • @Learn_IT_with_Azizul
    @Learn_IT_with_Azizul Před 7 měsíci

    Awesome. Ty

  • @thetubelightdna6378
    @thetubelightdna6378 Před rokem

    Good Explanation. One doubt what if we follow roll back / revert strategy here?

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      Great! That can be one strategy. But, if you roll back there could be a few functionalities that won't be delivered in time.
      Always make sure that if the impact of the bug is not serious and you can fix it in time. Do not rollback in that condition.
      If you plan to roll back, just do the deployment of the previous release or the tag that you created for the previous build.

  • @rahulguptaft9
    @rahulguptaft9 Před rokem

    Informative video for beginners

  • @loky353
    @loky353 Před rokem

    Thanks for the good content, please clarify me what do mean by release branch ?

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +1

      Thanks for the support. A release branch in some case is the master branch through which you release the product to the market.

    • @loky353
      @loky353 Před rokem

      @@LogicOpsLab thanks for the replay Rawwish .

  • @awwwdisha
    @awwwdisha Před 5 měsíci

    Once you create a hotfix branch on which environment are you going to test it?

    • @LogicOpsLab
      @LogicOpsLab  Před 5 měsíci

      Ideally, you should test it on Dev then Stage and then Production, so that you don't break anything else.

  • @samtx
    @samtx Před rokem

    You didn't cover separate customers into canary environment and how those are merged deployed if issues to switch also single tenant db or multiple tenants db in your company if using canary prod environments to separate customers how is it configured in config values

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      Thanks for the feedback, do let us know your approach and the scenario. We'd love to know it.

    • @samtx
      @samtx Před rokem

      @@LogicOpsLab in your company all customers are in one prod?

  • @nelsonvictor9440
    @nelsonvictor9440 Před rokem

    Hello 👋, what's the name of this branching strategy if asked? Thank you. Great video 📹

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      A branching strategy is a set of rules developers follow when they write, merge and deploy shared code. This one is known as GitFlow.

  • @user-bl8yr3ox5x
    @user-bl8yr3ox5x Před rokem

    Hi, thanks for the video. just wondering backmerge should be done from hotfix branch or from main branch?

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      1) Hotfix branch should be taken from release/master branch.
      2) Issue should be fixed and merged into master/release branch.
      3) Back merging should start from release/master/main
      4) Checkout this video for more
      czcams.com/video/gpxvoPETVMo/video.html&ab_channel=LogicOpsLab

  • @rameez9147
    @rameez9147 Před rokem

    seriously ? feature branch from production branch ? in live env this never happens. during these scenario, fixes/bugs need to start from dev branch and then streamline to stage then QA and finally release to Prod. thats the reason all versions are not ready for production.

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      I hope this helps czcams.com/video/gpxvoPETVMo/video.html

  • @kiran6857
    @kiran6857 Před rokem

    Thanks for the video

  • @tariqrais8276
    @tariqrais8276 Před rokem

    Nice work.

  • @akkyintish2519
    @akkyintish2519 Před rokem +1

    Can we called stage branch as test env or pre-prod env

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +2

      Exactly! That's the point. Every company has their own choice of names. You can use any names. Pre prod, UAT, test, integration are the common ones. But, the idea remains the same.

  • @its__aakashg_
    @its__aakashg_ Před rokem +1

    Hello sir. I am second yr ECE undergrad. I am exploring DevOps and people are telling me there isnt much scope for freshers in DevOps . should I drop the idea of learning DevOps ? As my sole plan for learning devops is placement

    • @its__aakashg_
      @its__aakashg_ Před rokem +1

      I have also sent you a connect request on linkedin. Would love if you accept it :)

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      Accepted! Drop me all your queries in the DM, please.

    • @shaharsoudagar3934
      @shaharsoudagar3934 Před rokem

      @@its__aakashg_ wots his linkdin I'd? I searched alot but couldn't find it

  • @ankushchavan9467
    @ankushchavan9467 Před rokem

    Nice video bro

  • @edcraftandart1271
    @edcraftandart1271 Před rokem

    Please make more videos...

  • @abhikroy4620
    @abhikroy4620 Před rokem

    I have a small doubt...May be a silly one.
    Let's say I forked the prod branch to my own feature branch , fixed the bug and raised a MR to the prod...if the MR is approved it will go and deploy that in prod directly, but it won't be tested in dev and stage...is that a recommended method? Because it can be risky

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      Exactly! Also, you can't fork the branch, you have to create a feature branch. Which I think you meant already.
      Once the testing is done and code gets deployed to the production, it's your responsibility to back merge that piece of code into lower branches.

    • @abhikroy4620
      @abhikroy4620 Před rokem

      @@LogicOpsLab but my question is if u do not test the code in dev and stage first then again some issue can come in prod , because we are directly deploying it in prod...I hope I m making sense

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +2

      @@abhikroy4620 You can test a specific branch in any environment. So, you MUST test it before pushing it into the production.

    • @abhikroy4620
      @abhikroy4620 Před rokem

      @@LogicOpsLab thanks a lot for clearing it out...🙏

  • @rajr5936
    @rajr5936 Před rokem

    You said link in the description but it's not there.

  • @abdulhameedgj4228
    @abdulhameedgj4228 Před 10 měsíci

    Can't we make the changes in dev branch then do cherry pic

    • @LogicOpsLab
      @LogicOpsLab  Před 10 měsíci

      If you follow this strategy, then there's no point in cherry picking. Just go forward and push the changes to other branches.

  • @ganeshshenoy563
    @ganeshshenoy563 Před rokem

    hi i am a rookie in all this things.... but just wondering if we can merge the bugfix to dev without merging with stage... will that create a problem because in any case we will be pusing it to stage from dev before we finally merge it with prod?

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +1

      You can take a feature branch from Dev, test it, merge it to Dev. Promoted the same to Stage, test it. And, then it goes to the production. That's possible, too.

    • @ganeshshenoy563
      @ganeshshenoy563 Před rokem

      @@LogicOpsLab hey.... thanks for your reply.... that helps.... and you have no idea what a fantastic job you are doing of helping people like us who are groping in the dark....

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      @@ganeshshenoy563 Means a lot, Ganesh!

  • @rizwanahmed1580
    @rizwanahmed1580 Před rokem

    Hey ravish i am also new in devops I don't know where to start are you devops engineer or developer I can't clear some concepts could please help me.

    • @LogicOpsLab
      @LogicOpsLab  Před rokem

      Sure, please connect with me on LinkedIn

  • @MAHESHASM
    @MAHESHASM Před rokem

    i need full interview preperation

    • @LogicOpsLab
      @LogicOpsLab  Před rokem +2

      Please go through all the questions in the video. There are 25+ videos, that's all you need.

  • @udaykumar-tb5kn
    @udaykumar-tb5kn Před 8 měsíci

    My doubt, how will you replicate that X' change from production to stage, then stage to dev for syncing.. What is the command or process of maintaining x dash changes across all branches pls help bro

    • @LogicOpsLab
      @LogicOpsLab  Před 8 měsíci +1

      The process is called Back Merging. You raise PR in a reverse order in this scenario.

    • @udaykumar-tb5kn
      @udaykumar-tb5kn Před 8 měsíci

      @@LogicOpsLab ok u mean to say pr raised to merge from prod to stage.. Then prod x' to dev branch so all will be sync 😗😗😗

    • @LogicOpsLab
      @LogicOpsLab  Před 8 měsíci

      Yes, Back Merge

  • @udaykumar-tb5kn
    @udaykumar-tb5kn Před 8 měsíci

    Can you make dedicated videos on kubernetes

    • @LogicOpsLab
      @LogicOpsLab  Před 8 měsíci +1

      Started a series, will update it more frequently.