Skip to main content

kms

2025

Secrets Management in AWS: Using Secrets Manager
·695 words·4 mins
aws secrets manager devops microservices security aws lambda kms ci/cd
Sharing secrets across microservices creates security risks. Not only when one of the microservices is compromised, as then during rotation of single secret all of your microservices will be affected. Leading to potential downtimes.