From be7196ee9632ee5aff3bbc72e39e297dca1facfb Mon Sep 17 00:00:00 2001 From: Bartosz Ocytko Date: Mon, 10 Jun 2024 18:08:36 +0200 Subject: [PATCH] Tech Radar update 06/2024 - promote AWS Athena to TRIAL - rename OpenTracing to OpenTelemetry - move Redis to HOLD and instead introduce AWS ElastiCache in ADOPT and ValKey in ASSESS Signed-off-by: Bartosz Ocytko --- docs/config.json | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/docs/config.json b/docs/config.json index 3f0898e6..ccf4b901 100644 --- a/docs/config.json +++ b/docs/config.json @@ -1,12 +1,12 @@ { - "date": "2024.04", + "date": "2024.06", "entries": [ { "quadrant": 3, - "ring": 2, + "ring": 1, "label": "AWS Athena", "active": true, - "moved": 0 + "moved": 1 }, { "quadrant": 3, @@ -101,6 +101,14 @@ "active": true, "moved": 0 }, + { + "quadrant": 2, + "ring": 0, + "label": "Amazon ElastiCache", + "link": "https://engineering.zalando.com/tags/redis.html", + "active": true, + "moved": 1 + }, { "quadrant": 2, "ring": 2, @@ -218,11 +226,11 @@ }, { "quadrant": 2, - "ring": 0, + "ring": 3, "label": "Redis", "link": "https://engineering.zalando.com/tags/redis.html", "active": true, - "moved": 0 + "moved": -1 }, { "quadrant": 2, @@ -240,15 +248,16 @@ }, { "quadrant": 2, - "ring": 3, - "label": "ZooKeeper", + "ring": 2, + "label": "Valkey", + "link": "https://engineering.zalando.com/tags/redis.html", "active": true, - "moved": 0 + "moved": 1 }, { "quadrant": 2, - "ring": 0, - "label": "etcd", + "ring": 3, + "label": "ZooKeeper", "active": true, "moved": 0 }, @@ -285,7 +294,7 @@ "ring": 2, "label": "AWS Service Catalog", "active": true, - "moved": 1 + "moved": 0 }, { "quadrant": 1, @@ -306,7 +315,7 @@ "ring": 2, "label": "Amazon Pinpoint", "active": true, - "moved": 1 + "moved": 0 }, { "quadrant": 1, @@ -335,7 +344,7 @@ "ring": 2, "label": "Kotlin Multiplatform", "active": true, - "moved": 1 + "moved": 0 }, { "quadrant": 1, @@ -355,7 +364,7 @@ { "quadrant": 1, "ring": 0, - "label": "OpenTracing", + "label": "OpenTelemetry", "active": true, "moved": 0 },