Skip to content

Secrets and Passwords Management

Overview

Ensure scalability, availability and persistence, as well as secure, hierarchical storage to manage configuration and secret data for:

Secret Managers

  • 🔒 AWS KMS
  • 🔒 AWS SSM Parameter Store
  • 🔒 Ansible Vault
  • 🔒 Hashicorp Vault

Strengths

  • Improve the level of security by validating separation of environment variables and code secrets.
  • Control and audit granular access in detail
  • Store secure chain and configuration data in hierarchies and track versions.
  • Configure integration with AWS KMS, Amazon SNS, Amazon CloudWatch, and AWS CloudTrail to notify, monitor, and audit functionality.

Read more