Files
TechradarDev/radar/2022-03-28/vault.md
Daniel Pötzinger bcf1ead9b3 documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
2022-11-18 11:39:23 +01:00

12 lines
541 B
Markdown

---
title: "Vault"
ring: adopt
quadrant: platforms-and-aoe-services
tags: [devops, security]
---
Secure handling of access tokens is key to provide secure applications and environments.
In a completely 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".