You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
font-family:'Source Sans Pro', arial, helvetica, sans-serif;
14
-
padding-bottom:50px;
15
-
}
16
-
h3 {
17
-
margin-top:50px;
18
-
}
19
-
li {
20
-
margin:25px50px00;
21
-
}
22
-
table {
23
-
width:1400px;
24
-
margin:050px050px;
25
-
}
26
-
td {
27
-
width:50%;
28
-
vertical-align: top;
29
-
padding-right:60px;
30
-
}
31
-
</style>
11
+
<linkrel="stylesheet" href="radar.css">
32
12
</head>
33
13
34
14
<body>
@@ -898,14 +878,14 @@
898
878
<h3>What is the Tech Radar?</h3>
899
879
900
880
<p>
901
-
The Zalando Tech Radar is a list of technologies, complemented by an assessment result, called <i>ring assignment</i>. We use four rings with the following semantics:
881
+
The Zalando Tech Radar is a list of technologies, complemented by an assessment result, called <em>ring assignment</em>. We use four rings with the following semantics:
902
882
</p>
903
883
904
884
<ul>
905
-
<li><b>ADOPT</b> — Technologies we have high confidence in to serve our purpose, also in large scale. Technologies with a usage culture in our Zalando production environment, low risk and recommended to be widely used.</li>
906
-
<li><b>TRIAL</b> — Technologies that we have seen work with success in project work to solve a real problem; first serious usage experience that confirm benefits and can uncover limitations. TRIAL technologies are slightly more risky; some engineers in our organization walked this path and will share knowledge and experiences.</li>
907
-
<li><b>ASSESS</b> — Technologies that are promising and have clear potential value-add for us; technologies worth to invest some research and prototyping efforts in to see if it has impact. ASSESS technologies have higher risks; they are often brand new and highly unproven in our organisation. You will find some engineers that have knowledge in the technology and promote it, you may even find teams that have started a prototyping effort.</li>
908
-
<li><b>HOLD</b> — Technologies not recommended to be used for new projects. Technologies that we think are not (yet) worth to (further) invest in. HOLD technologies should not be used for new projects, but usually can be continued for existing projects.</li>
885
+
<li><strong>ADOPT</strong> — Technologies we have high confidence in to serve our purpose, also in large scale. Technologies with a usage culture in our Zalando production environment, low risk and recommended to be widely used.</li>
886
+
<li><strong>TRIAL</strong> — Technologies that we have seen work with success in project work to solve a real problem; first serious usage experience that confirm benefits and can uncover limitations. TRIAL technologies are slightly more risky; some engineers in our organization walked this path and will share knowledge and experiences.</li>
887
+
<li><strong>ASSESS</strong> — Technologies that are promising and have clear potential value-add for us; technologies worth to invest some research and prototyping efforts in to see if it has impact. ASSESS technologies have higher risks; they are often brand new and highly unproven in our organisation. You will find some engineers that have knowledge in the technology and promote it, you may even find teams that have started a prototyping effort.</li>
888
+
<li><strong>HOLD</strong> — Technologies not recommended to be used for new projects. Technologies that we think are not (yet) worth to (further) invest in. HOLD technologies should not be used for new projects, but usually can be continued for existing projects.</li>
909
889
</ul>
910
890
911
891
</td><td>
@@ -919,15 +899,15 @@ <h3>What is the purpose?</h3>
919
899
<h3>How do we maintain it?</h3>
920
900
921
901
<p>
922
-
The Tech Radar is maintained by the <i>Zalando Technologists Guild</i> — an open group of senior Zalando technologists committed to devote time to the Tech Radar purpose. The guild self organises to maintain the Tech Radar documents, including this public version. Assignment of technologies to rings is the outcome of ring change proposals, which are discussed and voted on in guild meetings. The Tech Radar depends on active participation and input from all engineering teams at Zalando.
902
+
The Tech Radar is maintained by the <em>Zalando Technologists Guild</em> — an open group of senior Zalando technologists committed to devote time to the Tech Radar purpose. The guild self organises to maintain the Tech Radar documents, including this public version. Assignment of technologies to rings is the outcome of ring change proposals, which are discussed and voted on in guild meetings. The Tech Radar depends on active participation and input from all engineering teams at Zalando.
923
903
</p>
924
904
925
905
<p>
926
906
There is also an <ahref="https://techradar.zalando.net/">internal version of the Tech Radar</a> that contains background information about each technology — when to use it, pros and cons, main risks, which teams at Zalando are using it, and for what purpose.
927
907
</p>
928
908
929
909
<p>
930
-
<i>BTW, if you would like to create your own Tech Radar — we have <ahref="https://github.com/zalando/tech-radar">open sourced the code</a> to generate this visualization.</i>
910
+
<em>BTW, if you would like to create your own Tech Radar — we have <ahref="https://github.com/zalando/tech-radar">open sourced the code</a> to generate this visualization.</em>
0 commit comments