Design a secrets management system using Vault and KMS for a microservices architecture, implementing envelope encryption, automatic secret rotation, and dynamic database credentials.
## Problem
Design a secrets management system for a microservices platform running 200 services across 50 AWS accounts. The system must handle database credentials, API keys, TLS certificates, and encryption keys with automatic rotation and dynamic credential generation.
Sign up to access the full problem
Design canvas, rubric, hints, and model solutions.
Explain Cloud Encryption Patterns
Junior · Conceptual