Where and how exactly does Secrets Manager store Secrets

0

I just read the entire User Guide and unless I am missing something I found nothing that spells out exactly what is used to store secrets (S3, database, etc?) and what security controls/level of security is in place (other than the secrets being envelope encrypted by AWS KMS). I understand this is quite basic, but I can't find the information anywhere. I also watched Secrets Manager presentations from AWS on YouTube and none of them spelled out how things work behind the scenes.

1개 답변
1

In general, we don't talk about how services are built behind the scenes. They are managed services and they are designed to deliver the features that are in the documentation. While the implementation details may be interesting in general they aren't public. This also gives us the freedom to find different ways of implementing services which might increase performance or decrease the cost to customers. There are absolutely cases where we talk about these things; but for the most part we don't.

In this case: Does knowing how the service work influence your decision to use it? Or change how you would use it?

profile pictureAWS
전문가
답변함 2년 전
  • The reason I'd like to know is that $0.40 per secret plus $0.05 per 10,000 requests feels high to me. As an alternative, for example, you could store a SecureString in SSM parameter store. Knowing a little more about how it works under the hood might give us insight into why we should use the secrets manager instead (and incur the higher cost)

  • I'm not sure that knowing how it is built helps here - it's more about how you intended to use it. Secrets Manager has extra functionality (in terms of how secrets are rotated and integration with other services to make that invisible to you); while Parameter Store has a wider range of use cases - it's not just about passwords and other "secret" data. Do you need that extra functionality? Then Secrets Manager is for you. If not, Parameter Store and less expense is the way to go.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인