Skip to content

Commit b5c152f

Browse files
authored
RFC Pattern - Adding Know Instance from DAZN (#416)
* Adding Know Instance from DAZN This blog post by DAZN already contains more info about their RFC process than what we normally need for an org to be added as a Known Instance to a pattern. https://medium.com/dazn-tech/building-a-dx-team-lessons-learned-4a66446088bc * Adding the date of the blog post to the Known Instance as well, so that the readers known when this Known Instance was found
1 parent 0bc38f3 commit b5c152f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

patterns/2-structured/transparent-cross-team-decision-making-using-rfcs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Also for decision making outside of pure software design decisions, transparent
9797
- **Europace** - As described in Open Organization: [Setting cross-team standards and best practices in the open][europace].
9898
- **Uber** - According to this blog post by Gergely Orosz: [Scaling Engineering Teams via RFCs: Writing Things Down][uber].
9999
- **Google Design Docs** - As described in this blog post by Malte Ubl [Design Docs at Google][google]
100+
- **DAZN** (10/2021) - One way that DAZN makes technical decisions is via RFCs. RFCs are used for decisions that apply to engineering-wide processes only! The RFCs live in a GitHub repository, and technical standards are then gradually adopted within their tools and by their engineers. An RFC can be raised by any engineer, and voted on by all engineers. If upvotes exceed downvotes, the RFC is adopted. It’s worth noting, that the RFC voting process hasn’t yet been “stress-tested” by any contentious decisions. - As described in this blog post by Lou Bichard: [Building A DX Team: Lessons Learned][dazn]
100101

101102
## Status
102103

@@ -121,3 +122,4 @@ Structured
121122
[open-decision-framework]: https://www.redhat.com/en/about/press-releases/red-hat-releases-open-decision-framework-spur-transparent-and-inclusive-leadership
122123
[bbc]: https://www.youtube.com/watch?v=U6zlghE0HcE
123124
[google]: https://www.industrialempathy.com/posts/design-docs-at-google/
125+
[dazn]: https://medium.com/dazn-tech/building-a-dx-team-lessons-learned-4a66446088bc

0 commit comments

Comments
 (0)