Use version 3.0.0 of aoe_technology_radar

This commit is contained in:
dennis.ludwig
2021-07-02 14:56:58 +02:00
parent 9e4ed5ae63
commit b48bf2fbb7
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
],
"quadrants": [
{
"name": "Languages and Frameworks",
"name": "Languages & Frameworks",
"description": "We've placed development languages (such as Scala or Golang) here, as well as more low-level development frameworks (such as Play or Symfony), which are useful for implementing custom software of all kinds."
},
{
@@ -52,11 +52,11 @@
"description": "Here we put different software tools - from small helpers to bigger software projects"
},
{
"name": "Methods and Patterns",
"name": "Methods & Patterns",
"description": "Patterns are so important, and a lot of them are valid for a long time (compared to some tools or frameworks). So, this is the category where we put information on methods and patterns concerning development, continuous x, testing, organization, architecture, etc."
},
{
"name": "Platforms and Operations",
"name": "Platforms & Operations",
"description": "(including AOE internal Services): Here we include infrastructure platforms and services. We also use this category to communicate news about AOE services that we want all AOE teams to be aware of."
}
],