Amazon KMS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→TODO) |
||
Line 14: | Line 14: | ||
<font color=darkgray> | <font color=darkgray> | ||
Amazon KMS in Learning/Workarea. | Amazon KMS in Learning/Workarea. | ||
https://d0.awsstatic.com/whitepapers/KMS-Cryptographic-Details.pdf | |||
</font> | </font> | ||
Revision as of 00:06, 30 November 2018
External
- https://aws.amazon.com/kms/
- https://docs.aws.amazon.com/kms/latest/developerguide/overview.html
- https://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html
- https://www.vaultproject.io/intro/vs/kms.html
Internal
TODO
Amazon KMS in Learning/Workarea.
https://d0.awsstatic.com/whitepapers/KMS-Cryptographic-Details.pdf
Overview
Amazon Key Management Service (KMS) is a service provided in the AWS ecosystem for encryption key management. It is backed by Hardware Security Modules (HSM) for physical security. KMS is focused on securely storing encryption keys and supporting cryptographic operations (encrypt and decrypt) using those keys.