chore(kb): start article about technology radars

This commit is contained in:
Michele Cereda
2024-05-24 13:53:13 +02:00
parent 7e865c89e7
commit d1bd448b60
2 changed files with 84 additions and 0 deletions

View File

@@ -108,6 +108,7 @@
"compsize", "compsize",
"configmap", "configmap",
"containerd", "containerd",
"coreutils",
"cowsay", "cowsay",
"cpufreq", "cpufreq",
"cpufrequtils", "cpufrequtils",
@@ -268,9 +269,12 @@
"tclsh", "tclsh",
"tcsh", "tcsh",
"templating", "templating",
"testcontainers",
"tfvars", "tfvars",
"thoughtworks",
"tldr", "tldr",
"tmpfs", "tmpfs",
"todomd",
"tolerations", "tolerations",
"tput", "tput",
"truenas", "truenas",
@@ -286,6 +290,7 @@
"userspace", "userspace",
"vaultwarden", "vaultwarden",
"venv", "venv",
"whalebrew",
"winget", "winget",
"wlan", "wlan",
"xattr", "xattr",

View File

@@ -0,0 +1,79 @@
# Technology radar
Knowledge-sharing tool providing a snapshot of the current adoption of tools, techniques, platforms, languages and
frameworks.
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
Imagine a radar.
Divide the radar in multiple concentric _rings_.<br/>
The rings should represent the confidence of technologies adoption, something like follows (inner to outer):
- Adopt: technologies that one should seriously consider using.
- Trial: technologies that one could consider ready for use, but not with the level of confidence granted to those in
the Adopt ring.
- Assess: technologies to look at closely, but not necessarily in Trial yet; to consider trying should one think they
would be a particularly good fit.
- Hold: unknown technologies; proceed with caution.
Divide the radar in _quadrants_.<br/>
Quadrants should represent groups of technologies (e.g.: tools, platforms, languages…).
Each technology insight is represented by a _blip_.<br/>
Blips can (and in time, should) move between rings as one's recommendation changes.
<!-- Uncomment if used
<details>
<summary>Installation and configuration</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Zalando's tech-radar tool]
### Sources
- [Thoughtworks' technology radar]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
<!-- Others -->
[thoughtworks' technology radar]: https://www.thoughtworks.com/radar
[zalando's tech-radar tool]: https://github.com/zalando/tech-radar