From 7e432080570f5dbb026f69e621d154e526b6c9ee Mon Sep 17 00:00:00 2001 From: Fabrizio Branca Date: Thu, 22 Apr 2021 14:59:37 +0200 Subject: [PATCH] Adding "shared responsibility" --- radar/2021-01-01/shared-responsibility.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 radar/2021-01-01/shared-responsibility.md diff --git a/radar/2021-01-01/shared-responsibility.md b/radar/2021-01-01/shared-responsibility.md new file mode 100644 index 0000000..34c970f --- /dev/null +++ b/radar/2021-01-01/shared-responsibility.md @@ -0,0 +1,7 @@ +--- +title: "Shared Responsibility Model" +ring: trial +quadrant: methods-and-patterns + +--- +Since introducing "Platform Engineering Team" the builds, maintains and operates our Kubernetes clusters and other releated platform services the question occurs who's in charge the various tasks like keeping things up and running, applying criticial security fixed, updated software in general, keeping an eye on the bill and many more topics. We're not proposing a solution on how to split responsibilities here, but we want to raise awareness for bringing everybody together and formally discuss all responsibilities and write them down similar to (and possible extending) AWS's [shared responsibilty modell](https://aws.amazon.com/compliance/shared-responsibility-model/).