Skip to content

Commit 3badc24

Browse files
authored
Merge pull request #188 from zalando/2025-02
Updated ring assignments
2 parents 499fa1e + 00c5ce3 commit 3badc24

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

docs/config.json

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"date": "2024.06",
2+
"date": "2025.02",
33
"entries": [
44
{
55
"quadrant": 3,
66
"ring": 1,
77
"label": "AWS Athena",
88
"active": true,
9-
"moved": 1
9+
"moved": 0
1010
},
1111
{
1212
"quadrant": 3,
@@ -29,10 +29,17 @@
2929
"active": true,
3030
"moved": 0
3131
},
32+
{
33+
"quadrant": 3,
34+
"ring": 1,
35+
"label": "Amazon Translate",
36+
"active": true,
37+
"moved": 0
38+
},
3239
{
3340
"quadrant": 3,
3441
"ring": 0,
35-
"label": "Airflow",
42+
"label": "Apache Airflow",
3643
"active": true,
3744
"moved": 0
3845
},
@@ -107,7 +114,7 @@
107114
"label": "Amazon ElastiCache",
108115
"link": "https://engineering.zalando.com/tags/redis.html",
109116
"active": true,
110-
"moved": 1
117+
"moved": 0
111118
},
112119
{
113120
"quadrant": 2,
@@ -116,6 +123,13 @@
116123
"active": true,
117124
"moved": 0
118125
},
126+
{
127+
"quadrant": 2,
128+
"ring": 1,
129+
"label": "Amazon Neptune",
130+
"active": true,
131+
"moved": 2
132+
},
119133
{
120134
"quadrant": 2,
121135
"ring": 1,
@@ -126,7 +140,7 @@
126140
{
127141
"quadrant": 2,
128142
"ring": 1,
129-
"label": "Amazon Feature Store",
143+
"label": "Amazon SageMaker Feature Store",
130144
"active": true,
131145
"moved": 0
132146
},
@@ -230,13 +244,6 @@
230244
"label": "Redis",
231245
"link": "https://engineering.zalando.com/tags/redis.html",
232246
"active": true,
233-
"moved": -1
234-
},
235-
{
236-
"quadrant": 2,
237-
"ring": 2,
238-
"label": "RocksDB",
239-
"active": true,
240247
"moved": 0
241248
},
242249
{
@@ -252,7 +259,7 @@
252259
"label": "Valkey",
253260
"link": "https://engineering.zalando.com/tags/redis.html",
254261
"active": true,
255-
"moved": 2
262+
"moved": 0
256263
},
257264
{
258265
"quadrant": 2,

0 commit comments

Comments
 (0)