GitHub vs Azure DevOps EXCLUSIVE interviews

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

Komentáře • 25

  • @CoderDave
    @CoderDave  Před 4 lety +2

    ✨Question:✨ Is there any other question you have about Azure DevOps vs GitHub?

    • @emanuelerogledi5504
      @emanuelerogledi5504 Před 3 lety +1

      There is any plan to "merge" Azure DevOps and GitHub?

    • @CoderDave
      @CoderDave  Před 3 lety +2

      AFAIK no, there is and there will be a tight integration but won’t become a “single product”

  • @RX_Char_01Patti
    @RX_Char_01Patti Před 3 lety +3

    Very unique way of answering complicated questions makes it very easy to understand.

  • @michaeld9682
    @michaeld9682 Před 3 lety +2

    Great job! Love it

    • @CoderDave
      @CoderDave  Před 3 lety

      Hehe thanks, it took a lot of work to make it, but it was fun. I should make an updated version since this one is fairly dated

  • @johnnguyen1655
    @johnnguyen1655 Před 3 lety +1

    you came up with a great way to explain complicated things. Thanks!

  • @yusufdur3240
    @yusufdur3240 Před 2 lety

    That was a great explanation way.

    • @CoderDave
      @CoderDave  Před 2 lety

      Thanks ☺️ the video is quite old now, should I do an updated version? 😁

  • @bruno_kdjbnaoeuthmal
    @bruno_kdjbnaoeuthmal Před 2 lety

    Thank you! Very creative way to explain. Really helpful!

    • @CoderDave
      @CoderDave  Před 2 lety +1

      hehe yes I had a lot of fun doing that. But it's kinda old already, I should probably do a new one considering the latest features

    • @bruno_kdjbnaoeuthmal
      @bruno_kdjbnaoeuthmal Před 2 lety +1

      ​@@CoderDave I'm about to be in a meeting in a few hours to discuss exactly this subject. I was incumbent to decide our DevOps strategy for our startup and right now I'm willing to propose to continue use of GitHub for code versioning and Azure for CI/CD/project management, as you suggested in this video. Would you say something different, considering this new features? To be honest, I kinda fell that this approach is good enough for our small team needs, but I'm little concerned about the future and I would like to avoid all the troubles if we have to migrate something... The possibility to centralize the entire operation in Azure (including hosting) is fascinating, but I have this feeling that GitHub will always be more updated with the latest 'state of the art' in this matter.

    • @CoderDave
      @CoderDave  Před 2 lety +1

      The situation is: all the investment from MS is going into GitHub. So that is your "obvious" choice for code repo, CI, some simpler-ish CD, and packages.
      If you need basic project Management, GitHub Issues and the new GitHub Projects should be good enough... but if you need more structured project management, then you need to integrate that with Azure Boards (I mean, you could use other tools like Jira but... I don't like it, I'd rather stay with Boards)
      And for CD... again, CD in Actions is "good enough" for most basic scenarios, but Pipelines is more advanced still.
      I personally now use GitHub almost for everything, including CD, but I have a lot of Enterprise clients which use both AzDO (Boards and YAML Pipelines) and GitHub (everything else)
      Hope this helps.

    • @bruno_kdjbnaoeuthmal
      @bruno_kdjbnaoeuthmal Před 2 lety

      @@CoderDave thank you very much! Really helpful.

  • @MrTaoyang1980
    @MrTaoyang1980 Před 4 lety +1

    you haven't compared 2 products from pricing point of view

    • @CoderDave
      @CoderDave  Před 4 lety +1

      You are right, the fact is that the licenses scheme is very different between the two tools, plus if you start going to GitHub Enterprise then there is the negotiation part with GitHub Sales... I just didn't want to be boring :)

  • @femirnhisa7765
    @femirnhisa7765 Před 4 lety +2

    10:08 & 10:13 😂

  • @liveasawestruck2450
    @liveasawestruck2450 Před 2 lety

    The best

  • @boopathyn6079
    @boopathyn6079 Před 3 lety

    Very nice. more information

    • @CoderDave
      @CoderDave  Před 3 lety +1

      Happy you liked it. I did it quite few months ago, some things te slightly changes since then 😉