From 1e80f8283e21719faa09470d1c5006bf9ad9abc8 Mon Sep 17 00:00:00 2001 From: Bastian Ike Date: Wed, 13 Apr 2022 10:58:22 +0200 Subject: [PATCH] adopt vault --- radar/2022-03-28/vault.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 radar/2022-03-28/vault.md diff --git a/radar/2022-03-28/vault.md b/radar/2022-03-28/vault.md new file mode 100644 index 0000000..71baadf --- /dev/null +++ b/radar/2022-03-28/vault.md @@ -0,0 +1,10 @@ +--- +title: "Vault" +ring: adopt +quadrant: platforms-and-aoe-services +--- + +Secure handling of access tokens is key to provide secure applications and environments. +In a complete automated world, with tools doing everything from building, testing to deploying and operating, it is crucial to control who gets access to what resources. +Vault enables us to securely issue tokens for deployment jobs, manage certificates and handle credentials in a secure and controlled manner. +We change Vault to "adopt".