AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
1–10 of 137 posts
Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#2Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#3Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#4Besides the secrets rotation how is this different from EC2 Parameter Store? I’m genuinely curious and will move away from parameter store if this provides some benefits.
Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#5Besides the secrets rotation how is this different from EC2 Parameter Store? I’m genuinely curious and will move away from parameter store if this provides some benefits.
Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#6Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#7Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#8This looks like an AWS equivalent of the Amazon-internal secret management tool called Odin. Which is very nice because Odin was pretty much universally loved from what I saw.
Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#9How is this different than KMS? “Key Management Service” is practically synonymous with the name of this new product, so how exactly do the two differ/interact?
Re: AWS Secrets Manager – Store, Distribute, and Rotate Credentials Securely
#10How is this different than KMS? “Key Management Service” is practically synonymous with the name of this new product, so how exactly do the two differ/interact?
AWS Secrets Manager is for storing credentials to products (e.g. DBs) and have processes for automatically rotating them on a regular basis.