Measuring DevOps: The Four Keys Project

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 25

  • @RobertVanDellII
    @RobertVanDellII 6 หลายเดือนก่อน +1

    Immediately digging the energy of Dina presenting this content.

  • @philipdalen
    @philipdalen 3 ปีที่แล้ว +3

    This video is worth gold!! Thank you very much Dina and Dave, we are super interested to use this in our organization but the whole architecture is a bit intimeddating and requires a fair amount of investment to wrap your head around. That is why these videos are a great help to understand what you had in mind when you created the project.
    It would be very useful to have more shorter practical video's that goes into various aspects of the codebase in a bit more detail. If there is anything I could do to help please let me know :)

  • @mrprabu1983
    @mrprabu1983 3 ปีที่แล้ว +1

    Thanks for sharing this experience with us Dina and Dave!!! This allow us to compare ourselves with the industry standards and improve. Love this !!!

  • @anandud2698
    @anandud2698 3 ปีที่แล้ว +2

    Hi Dina , Can you tell me whether I can run this whole four-keys project as deployments in Kubernetes and not include GCP in it .And also can I add Prometheus instead of Big Query and get the visualization of the metrics in Grafana

    • @sandeepkumar-kr3oo
      @sandeepkumar-kr3oo 9 หลายเดือนก่อน

      @anandud2698 did you make any progress on it? interested in similar setup.

  • @basoon
    @basoon 3 ปีที่แล้ว

    So to clarify if you were working with PRs would "Lead Time to Change" be measured from when your PR was merged to your default branch or when each commit in that PR was committed to the PR's branch?

  • @DenisSouza-rp9ed
    @DenisSouza-rp9ed ปีที่แล้ว

    Hi Dina. Thanks for this video!
    Can I get the list of roles needed for fourkeys to work properly? Our team is considering assigning the owner role for install, but later we want to leave only the specific roles the tool needs.

  • @robertehni2468
    @robertehni2468 2 ปีที่แล้ว

    Thanks for this video, very good 😊
    Something is unclear for me regarding Lead Time For Changes: "How long it takes for a commit to get to production".
    What is meant by commit? All "git commits", e.g. all 5 commits in a feature branch when the branch gets merged, or all "changes to master", e.g. only the merge commit when merging a feature branch with 5 commits.
    Both are very interesting metrics and both are useful but it seems that this difference is not really mentioned anywhere.
    What do you think?

  • @mohanagnihotri104
    @mohanagnihotri104 2 ปีที่แล้ว

    looks like comments are keep disappearing. thanks for sharing this project, this project can help to capture the devops maturity matrices, just wanna know how to pinned down the specific area(s) of improvement od continuous delivery pipeline?

  • @dheerajwaghmode758
    @dheerajwaghmode758 2 ปีที่แล้ว

    Interesting metrics to measure. Thanks for sharing

  • @TimkinBokeh
    @TimkinBokeh 3 ปีที่แล้ว

    Hey, I know this video was posted a while ago so not sure I will get a reply, but for lead time: what about teams that use pull requests? For example a commit is made to a branch, they then make a pull request and that gets merged, triggers CI/CD. Would you use the commit from the merge or the first commit of that pull request?

    • @ValueRobot
      @ValueRobot 2 ปีที่แล้ว

      @@ytdinag Thanks for the presentation. Where the timer starts in Lead time has been a contentious detail in my organization. In your view, why shouldn't Lead Time start as soon as an engineer changes the status of a ticket to "In Progress" vs the first commit?

  • @mirovaligura
    @mirovaligura 3 ปีที่แล้ว

    Hello guys, regarding Change Failure Rate was said that CFR = number of incidents / number of successful deploys.
    Isn't that suppose to be CFR = number of successful deploys causing incident / number of successful deploys.
    e.g.
    Option 1 - less incidents than deploys
    Deploys = 10
    Deploys caused incident = 1
    Incidents = 3
    1. case : 3 incidents / 10 deploys = 0.3
    vs.
    2. case : 1 deploy caused incident / 10 deploys = 0.1
    Option 2 - mode incidents than deploys
    Deploys = 10
    Deploys caused incident = 1
    Incidents = 15
    1. case : 15 incidents / 10 deploys = 1.5
    vs.
    2. case : 1 deploy caused incident / 10 deploys = 0.1
    Can you correct my understanding pls?

  • @JosePolo
    @JosePolo 2 ปีที่แล้ว

    Why the Fourkeys connector is no longer show in DataStudio

  • @TristanBailey
    @TristanBailey 2 ปีที่แล้ว

    Very useful walk though of these including store them.

  • @chern0-
    @chern0- 3 ปีที่แล้ว

    Really great presentation! Is there any way to access these slides?

    • @chern0-
      @chern0- 3 ปีที่แล้ว

      @@ytdinag thank you! Any plans on adding official AWS support?

  • @amitrangari1975
    @amitrangari1975 3 ปีที่แล้ว

    at the last step I get "Google hasn't verified this app", when it will be fixed?

  • @guilhermemuradpim7317
    @guilhermemuradpim7317 ปีที่แล้ว

    thanks for the tips!! :)

  • @kevinthomas9925
    @kevinthomas9925 3 ปีที่แล้ว

    Hy , Is there a way we can implement the 4 keys in k8s?

    • @sandeepkumar-kr3oo
      @sandeepkumar-kr3oo 9 หลายเดือนก่อน

      @kevinthomas9925
      did you figure it out? interested...

  • @FarzanasLaw
    @FarzanasLaw 3 ปีที่แล้ว

    Interesting video!!!!

  • @san2638
    @san2638 11 หลายเดือนก่อน

    Thanks🤗

  • @Bukolajohnson
    @Bukolajohnson 3 ปีที่แล้ว

    seems my comment keeps disappearing