S
Secrets Management
Definition
(Context: Security, Software, Technology Management)
Secrets Management: A secrets management system helps to securely encrypt, store, and retrieve credentials for your databases and other services. Instead of hardcoding credentials within application code or environments, a secrets management system will retrieve your credentials whenever needed. A secrets management system helps protect access to IT resources and data by decoupling rotation and management of secrets.
Reference: