|
|
|
|
|
by davedx
2339 days ago
|
|
For AWS, as with many cloud offerings, read the pricing small print: AWS Secret Manager also charges per API request [1]. It isn't expensive, but you should keep it in mind when you architect your infrastructure. (We actually switched from fetching secrets at runtime to injecting them into containers are deploy time, and this was one reason). https://aws.amazon.com/secrets-manager/pricing/ |
|
[1] https://github.com/godaddy/kubernetes-external-secrets