From 327c53bfd308e2f6edcaf90846d1c27cd9d1b6fa Mon Sep 17 00:00:00 2001 From: Christian Zenker Date: Fri, 7 Jul 2023 15:24:52 +0200 Subject: [PATCH] docs: promote service meshes --- radar/2023-09-01/service-mesh.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 radar/2023-09-01/service-mesh.md diff --git a/radar/2023-09-01/service-mesh.md b/radar/2023-09-01/service-mesh.md new file mode 100644 index 0000000..8aa0766 --- /dev/null +++ b/radar/2023-09-01/service-mesh.md @@ -0,0 +1,10 @@ +--- +title: "Service Mesh" +ring: trial +quadrant: platforms-and-aoe-services +tags: [architecture, devops, security] + +--- + +We are using Service Meshes now in multiple projects. +Especially mTLS is a great feature that we feel almost all projects will benefit from.