File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -83,5 +83,15 @@ <h1><a id="abstractions">The "abstractions with infinite flexibility" fallacy</a
8383</ ul >
8484
8585< p >
86+ An anti-pattern to avoid when starting a new platform team is focusing to heavily on the centralized responsibility model. This
87+ model requires that you build the most accurate abstractions, and starting a new platform team is the time when you
88+ have the least amount of information.
89+ </ p >
8690
91+ < p >
92+ The shared responsibility model requires platform teams to build workflows that facilitate shared development of
93+ artifacts. While tools like Git provide a great foundation for these workflows, platform teams must still invest
94+ time in ensuring artifacts can be tracked and merged over time. The benefit of this model is that it provides a
95+ direct feedback loop between the platform team and your customers and accepts that the abstractions underpinning
96+ your IDPs artifacts will need to evolve over time.
8797</ p >
You can’t perform that action at this time.
0 commit comments